Skip to content

Commit 98adb5a

Browse files
committed
fixing
1 parent efe72cc commit 98adb5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

db_dtypes/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ def __sub__(self, other):
343343

344344
return super().__sub__(other)
345345

346+
346347
if not JSONArray or not JSONDtype:
347348
__all__ = [
348349
"__version__",

0 commit comments

Comments
 (0)