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 15, 2024
1 parent a226d0b commit 17668e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/database/test_db_vasp.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
__package__ = "database"
from dpdata import LabeledSystem
from monty.serialization import loadfn
from pymatgen.io.vasp import Incar, Kpoints, Poscar, Potcar
from pymatgen.io.vasp import Kpoints, Poscar, Potcar

from .context import (
DPPotcar,
Expand Down

0 comments on commit 17668e8

Please sign in to comment.