Remove property method suggestion.
Addresses https://github.com/jensengroup/propka-3.1/pull/33#discussion_r429113755
This commit is contained in:
@@ -200,8 +200,6 @@ class Atom(object):
|
|||||||
def make_copy(self):
|
def make_copy(self):
|
||||||
"""Make a copy of this atom.
|
"""Make a copy of this atom.
|
||||||
|
|
||||||
TODO - this could be a property method/attribute
|
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
Another atom object copy of this one.
|
Another atom object copy of this one.
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user