Skip to content

Commit ad14d45

Browse files
Refactor, add docstr, add typing, linting
1 parent 1e8fe02 commit ad14d45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymatgen/io/validation/validation.py

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
run_type as emmet_run_type,
2424
task_type as emmet_task_type,
2525
)
26-
from monty.serialization import loadfn
2726
from pymatgen.io.validation.check_incar import CheckIncar
2827
from pymatgen.io.validation.check_common_errors import (
2928
CheckCommonErrors,

0 commit comments

Comments
 (0)