Skip to content

Commit b716ca3

Browse files
ssagynbayevayut23
andauthored
Update pyro/mesh/patch.py
Co-authored-by: Eric T. Johnson <yut23@users.noreply.github.com>
1 parent eb71efc commit b716ca3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyro/mesh/patch.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
import h5py
3535
import numpy as np
3636

37-
# import pyro.mesh.boundary as bnd
38-
# from pyro.mesh.array_indexer import ArrayIndexer, ArrayIndexerFC
39-
# from pyro.util import msg
37+
import pyro.mesh.boundary as bnd
38+
from pyro.mesh.array_indexer import ArrayIndexer, ArrayIndexerFC
39+
from pyro.util import msg
4040

4141

4242
class Grid2d:

0 commit comments

Comments
 (0)