mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
5 lines
101 B
INI
5 lines
101 B
INI
[mypy]
|
|
ignore_missing_imports = True
|
|
show_error_context = True
|
|
show_error_codes = True
|
|
pretty = True
|