Skip to content

Commit 1d3fad4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8dc8b65 commit 1d3fad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/amrex/Array4.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
License: BSD-3-Clause-LBNL
77
"""
88

9+
910
def array4_to_numpy(self, copy=False, order="F"):
1011
"""
1112
Provide a Numpy view into an Array4.

0 commit comments

Comments
 (0)