Skip to content

Commit

Permalink
Remove debug print statements
Browse files Browse the repository at this point in the history
  • Loading branch information
MBartkowiakSTFC committed Jan 14, 2025
1 parent 9bed8b0 commit dcbd3f6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ def initialize(self):
axis=0,
)
)
print(f"Average unit cell: {self._average_unit_cell._unit_cell}")

def run_step(self, index):
"""
Expand Down

0 comments on commit dcbd3f6

Please sign in to comment.