aiogram/mypy.ini
2019-11-24 00:17:21 +02:00

5 lines
101 B
INI

[mypy]
ignore_missing_imports = True
show_error_context = True
show_error_codes = True
pretty = True