Skip to content

Commit

Permalink
aromatization removed from standardize procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
stsouko committed Mar 28, 2019
1 parent 84ec1b3 commit 34624b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CGRtools/algorithms/standardize.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ def standardize(self):
:return: number of found groups
"""
self.aromatize()
self.reset_query_marks()
seen = set()
total = 0
Expand Down

0 comments on commit 34624b9

Please sign in to comment.