Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
JaGeo committed Aug 14, 2023
1 parent 97fcf9a commit 57fa7a4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/atomate2/forcefields/flows/phonons.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
get_total_energy_per_cell,
run_phonon_displacements,
)

from atomate2.common.jobs.utils import structure_to_conventional, structure_to_primitive
from atomate2.forcefields.jobs import (
CHGNetRelaxMaker,
Expand Down
1 change: 0 additions & 1 deletion src/atomate2/vasp/flows/phonons.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
get_total_energy_per_cell,
run_phonon_displacements,
)

from atomate2.common.jobs.utils import structure_to_conventional, structure_to_primitive
from atomate2.vasp.flows.core import DoubleRelaxMaker
from atomate2.vasp.jobs.core import DielectricMaker, StaticMaker, TightRelaxMaker
Expand Down

0 comments on commit 57fa7a4

Please sign in to comment.