Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rvhonorato committed Nov 26, 2021
1 parent 48b0213 commit 888e220
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/haddock/modules/topology/topoaa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ def run(self, molecules, **params):
# are found
expected = {}
not_found = []
# for i in models_dic:
for i in models_dic:
expected[i] = {}
for j, model in enumerate(models_dic[i]):
Expand Down

0 comments on commit 888e220

Please sign in to comment.