Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
920d3d4b
Commit
920d3d4b
authored
Aug 12, 2015
by
Robert T. McGibbon
Browse files
Update TestPdbFile.py
parent
408cfe6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/python/tests/TestPdbFile.py
wrappers/python/tests/TestPdbFile.py
+1
-1
No files found.
wrappers/python/tests/TestPdbFile.py
View file @
920d3d4b
...
...
@@ -5,7 +5,7 @@ from simtk.openmm import *
from
simtk.unit
import
*
import
simtk.openmm.app.element
as
elem
if
sys
.
version_info
>=
(
3
,
0
):
from
StringIO
import
StringIO
from
io
import
StringIO
else
:
from
cStringIO
import
StringIO
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment