sixty-north / segpy

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

Mapping, Sequence and Iterable are not referenced #97

Closed myak555 closed 7 months ago

myak555 commented 1 year ago

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