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 Nov 13, 2024
1 parent add5326 commit 3ccf5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/utils/crawler_anatel/banda_larga_fixa/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def get_max_date_in_table_microdados(table_id: str, ano: int) -> pd.datetime:
log(df['data'].max())

return df['data'].max()

else:
log(f"{anatel_constants.INPUT_PATH.value}Densidade_Telefonia_Movel.csv")

Expand Down

0 comments on commit 3ccf5b5

Please sign in to comment.