Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 6, 2024
1 parent f14a92b commit b59604f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_single_obs_key.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
from ase.build import molecule
from ase.calculators.singlepoint import SinglePointCalculator

import znh5md


def test_single_entry_info(tmp_path):
# Test a special case where only the first config has the key
# which caused an error in the past
Expand Down

0 comments on commit b59604f

Please sign in to comment.