Skip to content

Commit f112d56

Browse files
committed
Linting
1 parent fcc6772 commit f112d56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/mdio/segy/_workers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
from mdio.builder.schemas.v1.stats import CenteredBinHistogram
2828
from mdio.builder.schemas.v1.stats import SummaryStatistics
2929
from mdio.builder.xarray_builder import _get_fill_value
30-
from mdio.constants import UINT32_MAX
31-
from mdio.constants import UINT64_MAX
3230

3331

3432
class SegyFileArguments(TypedDict):

0 commit comments

Comments
 (0)