Skip to content

Commit

Permalink
Flake8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
WardLT committed Dec 29, 2023
1 parent 572f546 commit b9e5a3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/simulation/test_ase.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def __enter__(self):
def __exit__(self, exc_type, exc_val, exc_tb):
return


@fixture()
def strc() -> str:
atoms = molecule('H2')
Expand Down

0 comments on commit b9e5a3a

Please sign in to comment.