Skip to content

Commit

Permalink
fix bad import
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamd committed Mar 6, 2021
1 parent 3ed324a commit 69be808
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion emmet-core/emmet/core/vasp/validation.py
Expand Up @@ -5,7 +5,6 @@
from pydantic import BaseModel, Field, PyObject
from pymatgen.core import Structure

from emmet.builders import EmmetBuildSettings
from emmet.core import SETTINGS
from emmet.core.mpid import MPID
from emmet.core.utils import DocEnum
Expand Down

0 comments on commit 69be808

Please sign in to comment.