aboutsummaryrefslogtreecommitdiff
path: root/mypy.ini
blob: d2b82d69367f7eb434a061021481cee95a3a560c (plain)
1
2
3
4
5
[mypy]
python_version = 3.7
check_untyped_defs = True
allow_redefinition = True
disable_error_code = no-redef