Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrunewald committed Jun 21, 2024
1 parent 7df37e3 commit 5c5dc2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions polyply/src/backmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ def _place_init_coords(self, meta_molecule):
----------
meta_molecule: :class:`polyply.src.MetaMolecule`
"""
#print(meta_molecule.templates.keys())
#print(meta_molecule.templates["PEI2"].keys())
built_nodes = []
for node in meta_molecule.nodes:
if meta_molecule.nodes[node]["backmap"]:
Expand Down

0 comments on commit 5c5dc2d

Please sign in to comment.