Skip to content

Commit be81f30

Browse files
authored
use "import pymol"
trying github's edit feature :-)
1 parent 0c67366 commit be81f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elbow_angle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343

4444
from pymol import cmd
45-
from pymol import pymol
45+
import pymol
4646
import numpy
4747

4848
try:

0 commit comments

Comments
 (0)