Skip to content

Commit bd93076

Browse files
1 parent efe72cc commit bd93076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

db_dtypes/__init__.py

Lines changed: 1 addition & 0 deletions
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)