Commit 168aaa49 authored by kyleabeauchamp's avatar kyleabeauchamp
Browse files

Updated docstring.

parent 321f64a4
......@@ -9,7 +9,7 @@ import copy
import pickle
class TestPickle(unittest.TestCase):
"""Test serialization wrappers in Python."""
"""Pickling / deepcopy of OpenMM state and integrator objects."""
def setUp(self):
"""Set up the tests by loading the input pdb files and force field
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment