Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit d59eab7

Browse files
teraampgithub-actions[bot]
authored andcommitted
style fixes by ruff
1 parent 6f0c432 commit d59eab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_diff/databases/redshift.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
FractionalType,
1111
DbPath,
1212
TimestampTZ,
13-
Integer
13+
Integer,
1414
)
1515
from data_diff.databases.postgresql import (
1616
BaseDialect,

0 commit comments

Comments
 (0)