Untitled

4ae4d avatar
4ae4d
plain_text
02/13/2026 11:20 AM
184 B
9
Indexable
[[tool.mypy.overrides]]
module = ["dialog_bot_sdk.*", "gunicorn.*"]
ignore_missing_imports = true
disable_error_code = ["import-untyped"]
Editor is loading...
Leave a Comment