Skip to content

Commit

Permalink
Remove unnecessary argument
Browse files Browse the repository at this point in the history
  • Loading branch information
themisvaltinos committed Jan 9, 2025
1 parent c7d0671 commit ac4b4f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sqlmesh/core/snapshot/evaluator.py
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,6 @@ def _promote_snapshot(
view_name=view_name,
model=snapshot.model,
environment=environment_naming_info.name,
deployability_index=deployability_index,
)
render_kwargs: t.Dict[str, t.Any] = dict(
start=start,
Expand Down

0 comments on commit ac4b4f5

Please sign in to comment.