Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial support for Italian publishers, starting with La Repubblica #670

Merged
merged 12 commits into from
Jan 2, 2025
Prev Previous commit
remove leftover code
  • Loading branch information
MaxDall committed Dec 30, 2024
commit 83a8df156be0f8d4b9e83f8aa0f457405edbc5c6
3 changes: 0 additions & 3 deletions src/fundus/publishers/it/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ class IT(metaclass=PublisherGroup):
)
],
)


print(IT.LaRepubblica.source_mapping)
Loading