Skip to content

Commit e5a000c

Browse files
committed
update tests package name
1 parent b2d7faa commit e5a000c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from mdio.segy.helpers_segy import create_zarr_hierarchy
1616

1717

18-
API_VERSION = metadata.version("mdio")
18+
API_VERSION = metadata.version("multidimio")
1919

2020
TEST_DIMS = {
2121
"inline": np.arange(101, 131, 2),

0 commit comments

Comments
 (0)