Skip to content

Commit

Permalink
Black format
Browse files Browse the repository at this point in the history
  • Loading branch information
jpy-git committed Dec 26, 2021
1 parent dd939f5 commit b1be3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sqlfluff/dialects/dialect_postgres.py
Expand Up @@ -3140,4 +3140,4 @@ class TruncateStatementSegment(BaseSegment):
"RESTRICT",
optional=True,
),
)
)

0 comments on commit b1be3af

Please sign in to comment.