Skip to content

Commit

Permalink
chore: edit crystal.py
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Jan 19, 2023
1 parent 0c4053e commit 7c5d1c5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions express/parsers/crystal.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
import io
import pymatgen as mg
from ase.io import read, write

from express.parsers.structure import StructureParser


class CrystalParser(StructureParser):
"""
Crystal parser class.
Expand Down

0 comments on commit 7c5d1c5

Please sign in to comment.