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 Nov 8, 2024
1 parent da7b908 commit aaa12e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_abacus_stru_dump.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def test_dump_stru(self):
def test_dump_stru_without_pporb(self):
self.system_ch4.to("stru", "STRU_tmp", mass=[12, 1])
self.assertTrue(os.path.isfile("STRU_tmp"))

def test_dumpStruLinkFile(self):
os.makedirs("abacus.scf/tmp", exist_ok=True)
self.system_ch4.to(
Expand Down

0 comments on commit aaa12e6

Please sign in to comment.