Skip to content

Commit 3f636ea

Browse files
committed
whitespace fix
1 parent 4116c9e commit 3f636ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python-phoenixdb/phoenixdb/types.py

+1
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ def _from_jdbc(jdbc_code):
315315

316316
return JDBC_MAP[jdbc_code]
317317

318+
318319
# UTC tzinfo implementation and constants for python 2.7
319320
if sys.version_info.major < 3:
320321
class UTC(tzinfo):

0 commit comments

Comments
 (0)