Initial commit

This commit is contained in:
2026-07-05 17:59:02 +08:00
commit 11ea2ddb9a
18 changed files with 5549 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
"""Daily News for Markyan04 newspaper pipeline."""
__all__ = ["__version__"]
__version__ = "0.1.0"