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 85da2db commit 0af9509Copy full SHA for 0af9509
src/mdio/segy/helpers_segy.py
@@ -1,8 +1,6 @@
1
"""Helper functions for tinkering with SEG-Y related Zarr."""
2
3
4
-from math import prod
5
-
6
from zarr import Group
7
from zarr import open_group
8
from zarr.errors import ContainsGroupError
0 commit comments