We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486ec87 commit d818f52Copy full SHA for d818f52
1 file changed
geoarrow-types/src/geoarrow/types/constants.py
@@ -73,7 +73,7 @@ class Encoding(TypeSpecEnum):
73
74
>>> from geoarrow import types
75
>>> types.Encoding.GEOARROW
76
- <Encoding.GEOARROW: 5>
+ <Encoding.GEOARROW: 7>
77
"""
78
79
UNSPECIFIED = 0
0 commit comments