Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
royopa committed Jun 17, 2019
1 parent ac225e6 commit aabff87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scraper.py
Expand Up @@ -95,7 +95,6 @@ def main():
create_download_folder()

dt_ini = datetime(2010, 1, 1)
dt_ini = datetime(2018, 5, 24)
dt_ini = dt_ini.strftime("%Y%m%d")

dt_fim = datetime.today()
Expand Down

0 comments on commit aabff87

Please sign in to comment.