Skip to content

Commit

Permalink
fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichen3 committed Nov 22, 2024
1 parent 0a825c6 commit bb19132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyro/simulation_null.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import h5py
import numpy as np

import pyro.mesh.boundary as bnd
import pyro.util.profile_pyro as profile
import numpy as np
from pyro.mesh import patch
from pyro.util import msg

Expand Down

0 comments on commit bb19132

Please sign in to comment.