diff --git a/src/fundus/publishers/fr/__init__.py b/src/fundus/publishers/fr/__init__.py index ebb58031..734fa63f 100644 --- a/src/fundus/publishers/fr/__init__.py +++ b/src/fundus/publishers/fr/__init__.py @@ -46,5 +46,5 @@ class FR(metaclass=PublisherGroup): Sitemap("https://sitemap.lesechos.fr/sitemap_index.xml", reverse=True), NewsMap("https://www.lesechos.fr/sitemap_news.xml"), ], - deprecated=True + deprecated=True, )