Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamd committed Mar 22, 2021
1 parent 60cdfdd commit aaa3942
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/emmet-core/test_provenance.py
@@ -1,8 +1,7 @@
from datetime import datetime

import pytest
from pymatgen import Element, Lattice
from pymatgen.core import Structure
from pymatgen.core import Element, Lattice, Structure
from pymatgen.util.provenance import Author, HistoryNode, StructureNL

from emmet.core.provenance import Database, ProvenanceDoc
Expand Down

0 comments on commit aaa3942

Please sign in to comment.