Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jul 18, 2024
2 parents 92e2e63 + 8d148d5 commit 367a356
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/utils/crawler_datasus/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ def check_files_to_parse(
else:
month = str(month)

year_month_to_parse = year + month

log(f"------- The year_month_to_parse (YYMM) is {year_month_to_parse}")

#Convert datasus database names to Basedosdados database names
Expand Down

0 comments on commit 367a356

Please sign in to comment.