Skip to content

Commit

Permalink
Update lammps.py
Browse files Browse the repository at this point in the history
  • Loading branch information
williamyxl authored Sep 7, 2023
1 parent 8ee94bf commit d621a5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mofa/simulation/lammps.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Simulation operations that involve LAMMPS"""
import ase
import io
import os
import shutil
import pandas as pd
from .cif2lammps.main_conversion import single_conversion
Expand Down

0 comments on commit d621a5b

Please sign in to comment.