From 298ea31a834a7357f071c0a64e962ccf41c5f066 Mon Sep 17 00:00:00 2001 From: skarozis Date: Mon, 27 Apr 2020 12:23:05 +0300 Subject: [PATCH] Test vscode commit --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index c1f77c0..2ee39bb 100644 --- a/main.py +++ b/main.py @@ -6,3 +6,4 @@ print(tbf.angle_between3D(P1,P2)) tbf.last_fr_export(trajfile='traj.trr') +print('test') \ No newline at end of file -- 2.24.1