diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-03 21:49:35 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-03 21:49:35 +0530 |
commit | e2158be79195d39bb8ae62eddfa2a5b39fc41482 (patch) | |
tree | c7d6bd4432870740236ca466da11e1dbbba8ab85 /scripts | |
parent | 428c9265d5da5de01f42451d830cfeec177e5bb7 (diff) |
Update get-best.py
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/get-best.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/get-best.py b/scripts/get-best.py index 748251e..285db90 100644 --- a/scripts/get-best.py +++ b/scripts/get-best.py @@ -1,3 +1,4 @@ +#1/usr/bin/python3 import argparse import pymol2 import re |