Harden scraper inputs and exports
ci / lint-prettier (push) Successful in 7s
ci / lint-ruff (push) Successful in 5s
ci / lint-yaml (push) Successful in 6s
ci / lint-dockerfiles (push) Successful in 4s
ci / validate (push) Successful in 4s
ci / publish (push) Successful in 8s

This commit is contained in:
2026-06-29 17:27:43 +02:00
parent 27296caf69
commit 145e7de7f4
5 changed files with 150 additions and 41 deletions
+3
View File
@@ -20,3 +20,6 @@ dependencies = [
"Telethon==1.40.0",
"yarl==1.20.1",
]
[tool.pytest.ini_options]
pythonpath = ["."]