Skip to content

Commit

Permalink
removed unnecessary print
Browse files Browse the repository at this point in the history
  • Loading branch information
juditzador committed Jun 10, 2024
1 parent d2eb69e commit aebd6b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sella/internal.py
Original file line number Diff line number Diff line change
Expand Up @@ -1402,7 +1402,6 @@ def find_all_bonds(
pass
first_run = False
scale *= 1.05
print(scale)

if self.allow_fragments and nlabels != 1:
assert nlabels > 1
Expand Down

0 comments on commit aebd6b5

Please # to comment.