From 5afc5d511aecc15678fb00dc0fa77f60923d7125 Mon Sep 17 00:00:00 2001 From: Nathan Baker Date: Sat, 23 May 2020 15:51:47 -0700 Subject: [PATCH] Removed missed comment. --- propka/bonds.py | 1 - 1 file changed, 1 deletion(-) diff --git a/propka/bonds.py b/propka/bonds.py index 189f9cb..367c6d1 100644 --- a/propka/bonds.py +++ b/propka/bonds.py @@ -136,7 +136,6 @@ class BondMaker: if atom2.name == 'C': self.make_bond(atom1, atom2) - # TODO - stopped here. def connect_backbone(self, residue1, residue2): """Sets up bonds in the backbone