Skip to content

Commit

Permalink
Resolve rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
themisvaltinos committed Dec 23, 2024
1 parent 58f77f0 commit 14d1f49
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sqlmesh/core/scheduler.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
Interval,
expand_range,
get_next_model_interval_start,
SnapshotId,
merge_intervals,
parent_snapshots_by_name
parent_snapshots_by_name,
)
from sqlmesh.core.state_sync import StateSync
from sqlmesh.utils import format_exception
Expand Down

0 comments on commit 14d1f49

Please sign in to comment.