Skip to content

Commit 9775736

Browse files
author
AGAEV Denis E
committed
Merge branch 'main' into feature/add-geo-types
1 parent 2a191f5 commit 9775736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/psqlpy/extra_types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
from ._internal.extra_types import (
22
BigInt,
33
Integer,
4-
PyCustomType,
54
PyBox,
5+
PyCustomType,
66
PyJSON,
77
PyJSONB,
88
PyLine,

0 commit comments

Comments
 (0)