Commit 476f6c5c authored by Eric Duminil's avatar Eric Duminil
Browse files

Download SachsenAnhalt

parent ef88640b
...@@ -16,6 +16,4 @@ SACHSEN_ANHALT = Bundesland( ...@@ -16,6 +16,4 @@ SACHSEN_ANHALT = Bundesland(
if __name__ == "__main__": if __name__ == "__main__":
zip_files = parse_atom_georss(SACHSEN_ANHALT) zip_files = parse_atom_georss(SACHSEN_ANHALT)
import rich download_all_files(zip_files)
rich.print(zip_files)
# download_all_files(zip_files)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment