Skip to content

Commit c14f403

Browse files
ruff / remove mp_api class/module declaration from test file
1 parent a92b2a9 commit c14f403

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pymatgen/io/validation/check_common_errors.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from typing import TYPE_CHECKING
88

9-
from emmet.core.vasp.calc_types.enums import RunType, TaskType
9+
from emmet.core.vasp.calc_types.enums import TaskType
1010
from pymatgen.core import Structure
1111

1212
from pymatgen.io.validation.common import BaseValidator
Binary file not shown.

0 commit comments

Comments
 (0)