Skip to content

Commit d818f52

Browse files
committed
one more doctest
1 parent 486ec87 commit d818f52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

geoarrow-types/src/geoarrow/types/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class Encoding(TypeSpecEnum):
7373
7474
>>> from geoarrow import types
7575
>>> types.Encoding.GEOARROW
76-
<Encoding.GEOARROW: 5>
76+
<Encoding.GEOARROW: 7>
7777
"""
7878

7979
UNSPECIFIED = 0

0 commit comments

Comments
 (0)