Skip to content

Commit

Permalink
lint check: black
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Whitehouse <[email protected]>
  • Loading branch information
Jesse Whitehouse committed Sep 25, 2023
1 parent dbbfd6f commit 3a84db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/databricks/sql/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ class DbSqlType(Enum):
"""The values of this enumeration are passed as literals to be used in a CAST
evaluation by the thrift server.
"""

STRING = "STRING"
DATE = "DATE"
TIMESTAMP = "TIMESTAMP"
Expand Down

0 comments on commit 3a84db3

Please sign in to comment.