Commit d44805d7 authored by Rafal P. Wiewiora's avatar Rafal P. Wiewiora
Browse files

fix comment

parent aff6ab55
......@@ -158,7 +158,7 @@ class PDBFile(object):
self.topology.createDisulfideBonds(self.positions)
self._numpyPositions = None
# Add bonds based on CONECT records. Bonds are not added for elements in metalElements, unless in the same residue.
# Add bonds based on CONECT records.
connectBonds = []
for connect in pdb.models[-1].connects:
......
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