Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 3, 2023
1 parent b59bba8 commit 5705feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/datasets/br_stf_corte_aberta/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
is_bd_pro=True,
_last_date=get_max_date_string,
is_free=True,
time_delta = 6,
time_delta=6,
time_unit="weeks",
upstream_tasks=[wait_for_materialization],
)
Expand Down

0 comments on commit 5705feb

Please sign in to comment.