Skip to content

Commit

Permalink
chore: minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Jan 25, 2024
1 parent 65edb70 commit c62f11f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion express/properties/material.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from express.parsers.apps.vasp.parser import VaspParser
from express.parsers.crystal import CrystalParser
from express.parsers.molecule import MoleculeParser
from express.parsers.structure import StructureParser # noqa: F401
from express.parsers.utils import lattice_basis_to_poscar
from express.properties import BaseProperty
from express.properties.non_scalar.symmetry import Symmetry
Expand Down

0 comments on commit c62f11f

Please sign in to comment.