Skip to content

Commit

Permalink
import from init
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmshn committed Dec 18, 2020
1 parent 3d15edf commit 9857615
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions emmet-core/emmet/core/electrode.py
Expand Up @@ -9,8 +9,7 @@
from pymatgen.core.periodic_table import ElementBase
from pymatgen.entries.computed_entries import ComputedEntry

from emmet.stubs import Composition
from emmet.stubs.structure import Structure
from emmet.stubs import Composition, Structure


class WorkingIon(ElementBase):
Expand Down

0 comments on commit 9857615

Please sign in to comment.