sixty-north / segpy

A Python package for reading and writing SEG Y files.
Other
99 stars 54 forks source link

Mapping, Sequence and Iterable are not referenced #97

Closed myak555 closed 2 months ago

myak555 commented 9 months ago

In Python > 3.10, Mapping, Sequence and Iterable have been moved from collections to collections.abc