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
"platforms/cuda/vscode:/vscode.git/clone" did not exist on "81753737d98d3f65b597867f02846eb93471db92"
Commit
920d3d4b
authored
Aug 12, 2015
by
Robert T. McGibbon
Browse files
Update TestPdbFile.py
parent
408cfe6c
Changes
1
Show 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 *
...
@@ -5,7 +5,7 @@ from simtk.openmm import *
from
simtk.unit
import
*
from
simtk.unit
import
*
import
simtk.openmm.app.element
as
elem
import
simtk.openmm.app.element
as
elem
if
sys
.
version_info
>=
(
3
,
0
):
if
sys
.
version_info
>=
(
3
,
0
):
from
StringIO
import
StringIO
from
io
import
StringIO
else
:
else
:
from
cStringIO
import
StringIO
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