Skip to content

Commit

Permalink
revert: reverte último commit parcialmente
Browse files Browse the repository at this point in the history
  • Loading branch information
folhesgabriel committed Dec 19, 2024
1 parent a9b0580 commit c13f2fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pipelines/datasets/br_me_cnpj/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def data_url(url:str, headers:dict)-> tuple[datetime,datetime]:
)

today_date = datetime.today().strftime('%Y-%m-%d')
today_date = '2024-12-18'
log(f"A data máxima extraida da API da Receita Federal que será utilizada para comparar com os metadados da BD é: {max_folder_date}")
log(f"A data de hoje gerada para criar partições no Storage é: {today_date} ")

Expand Down

0 comments on commit c13f2fd

Please sign in to comment.