Skip to content

Commit 1b62e7b

Browse files
committed
Fix remaining Black formatting
1 parent 67fd19b commit 1b62e7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

amiadapters/adapters/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,7 @@ def _calculate_backfill_range(
634634

635635
sink = snowflake_sink[0]
636636
end = sink.calculate_end_of_backfill_range(self.org_id, min_date, max_date)
637+
637638
# Normalize to naive datetimes for comparison. These values represent
638639
# calendar dates but arrive as date, naive datetime, or tz-aware datetime
639640
# depending on the Snowflake column type and query path.

0 commit comments

Comments
 (0)