Skip to content

Commit 3a84db3

Browse files
author
Jesse Whitehouse
committed
lint check: black
Signed-off-by: Jesse Whitehouse <jesse.whitehouse@databricks.com>
1 parent dbbfd6f commit 3a84db3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/databricks/sql/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,7 @@ class DbSqlType(Enum):
481481
"""The values of this enumeration are passed as literals to be used in a CAST
482482
evaluation by the thrift server.
483483
"""
484+
484485
STRING = "STRING"
485486
DATE = "DATE"
486487
TIMESTAMP = "TIMESTAMP"

0 commit comments

Comments
 (0)