Skip to content

Commit b900a3f

Browse files
committed
fixup! Support attributes operations on tracefield
1 parent 5cd0c17 commit b900a3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/segyio/trace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1613,7 +1613,7 @@ def __getitem__(self, key):
16131613
16141614
Returns
16151615
-------
1616-
array of numbers//bytearray
1616+
array of int, float or bytearray
16171617
16181618
Examples
16191619
--------

0 commit comments

Comments
 (0)