mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +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
|