Remove suggestion for @property method.
Addresses https://github.com/jensengroup/propka-3.1/pull/33#discussion_r429112013
This commit is contained in:
@@ -138,8 +138,6 @@ class Atom(object):
|
|||||||
def get_bonded_heavy_atoms(self):
|
def get_bonded_heavy_atoms(self):
|
||||||
"""Get the atoms bonded to this one that aren't hydrogen.
|
"""Get the atoms bonded to this one that aren't hydrogen.
|
||||||
|
|
||||||
TODO - this could be a @property attribute/method
|
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
list of atoms.
|
list of atoms.
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user