Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Oct 18, 2024
1 parent 3ab90fe commit 71a0224
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyro/compressible/simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ def get_external_sources(t, dt, U, ivars, rp, myg, *, U_old=None):

grav = rp.get_param("compressible.grav")


if U_old is None:
# we are just computing the sources from the current state U

Expand Down

0 comments on commit 71a0224

Please sign in to comment.