We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe9115 commit 91e437eCopy full SHA for 91e437e
db_dtypes/__init__.py
@@ -28,7 +28,7 @@
28
import pyarrow.compute
29
30
from db_dtypes import core
31
-from db_dtypes.json import JSONArray, JSONDtype
+from db_dtypes.json import JSONArray, JSONDtype, JSONArrowType
32
33
from . import _versions_helpers
34
0 commit comments