Skip to content
Snippets Groups Projects
Commit 79016b59 authored by ZHANG David's avatar ZHANG David
Browse files

Update aggreg.py

parent 4489b3ae
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@ def main():
print()
for entry in news_feed.entries:
print(f"{entry['title']} --> {entry['link']}")
chemin_html = "/amuhome/z21204242/Bureau/page_html.html"
chemin_html = "page_html.html"
liste_evenements = sortie
genere_html(liste_evenements, chemin_html)
print (liste_evenements)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment