Skip to content

Commit fc4b0be

Browse files
committed
Code cleanup.
1 parent 4ad66a7 commit fc4b0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlparse/keywords.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@
968968
}
969969

970970

971-
KEYWORDS_SNOWFLAKE = {
971+
KEYWORDS_SNOWFLAKE = {
972972
'ACCOUNT': tokens.Keyword,
973973
'GSCLUSTER': tokens.Keyword,
974974
'ISSUE': tokens.Keyword,

0 commit comments

Comments
 (0)