We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d7faa commit e5a000cCopy full SHA for e5a000c
tests/unit/conftest.py
@@ -15,7 +15,7 @@
15
from mdio.segy.helpers_segy import create_zarr_hierarchy
16
17
18
-API_VERSION = metadata.version("mdio")
+API_VERSION = metadata.version("multidimio")
19
20
TEST_DIMS = {
21
"inline": np.arange(101, 131, 2),
0 commit comments