mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
7 lines
128 B
INI
7 lines
128 B
INI
[mypy]
|
|
# plugins = pydantic.mypy
|
|
|
|
ignore_missing_imports = True
|
|
show_error_context = True
|
|
show_error_codes = True
|
|
pretty = True
|