Skip to content

Commit 3021e6f

Browse files
committed
flake8
1 parent 1a89196 commit 3021e6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyro/compressible_fv4/simulation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import pyro.compressible_fv4.fluxes as flx
22
from pyro import compressible_rk
33
from pyro.compressible import get_external_sources, get_sponge_factor
4-
from pyro.mesh import fv, integration
54

65

76
class Simulation(compressible_rk.Simulation):

0 commit comments

Comments
 (0)