Skip to content

Commit 4981819

Browse files
committed
don't use contacts.py as executable
* remove execute permission from contacts.py * remove shebang
1 parent 75695d6 commit 4981819

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

basicrta/contacts.py

100755100644
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python
2-
31
from tqdm import tqdm
42
from MDAnalysis.lib import distances
53
from multiprocessing import Pool, Lock

0 commit comments

Comments
 (0)