Files
telegram-downloader/mypy.ini
T
yuming cf40343c51
部署到群晖 / deploy (push) Failing after 10m45s
初始化 telegram-downloader 并接入群晖 CI/CD
2026-04-22 21:29:03 +08:00

9 lines
112 B
INI

[mypy]
warn_return_any = True
[mypy-yaml.*]
ignore_missing_imports = True
[mypy-tests.*]
ignore_errors = True