Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
style fixes by ruff
  • Loading branch information
teraamp authored and github-actions[bot] committed Jan 10, 2024
commit d59eab7cbc39dac094394ce053a5dc618d26d1e5
2 changes: 1 addition & 1 deletion data_diff/databases/redshift.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
FractionalType,
DbPath,
TimestampTZ,
Integer
Integer,
)
from data_diff.databases.postgresql import (
BaseDialect,
Expand Down