We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8fe02 commit ad14d45Copy full SHA for ad14d45
pymatgen/io/validation/validation.py
@@ -23,7 +23,6 @@
23
run_type as emmet_run_type,
24
task_type as emmet_task_type,
25
)
26
-from monty.serialization import loadfn
27
from pymatgen.io.validation.check_incar import CheckIncar
28
from pymatgen.io.validation.check_common_errors import (
29
CheckCommonErrors,
0 commit comments