Skip to content

Commit

Permalink
Update fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Nov 7, 2024
1 parent 8c33077 commit 046829c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymatgen/analysis/diffusion/utils/tests/test_maggma.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
__date__ = "April 10, 2019"


@pytest.fixture()
@pytest.fixture
def maggma_stores() -> dict[str, JSONStore]:
return {
"sgroups": JSONStore(f"{dir_path}/maggma_sgroup_store.json", key="group_id"),
Expand Down

0 comments on commit 046829c

Please sign in to comment.