Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jan 24, 2025
1 parent 1a89196 commit 3021e6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyro/compressible_fv4/simulation.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import pyro.compressible_fv4.fluxes as flx
from pyro import compressible_rk
from pyro.compressible import get_external_sources, get_sponge_factor
from pyro.mesh import fv, integration


class Simulation(compressible_rk.Simulation):
Expand Down

0 comments on commit 3021e6f

Please sign in to comment.