mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-09 21:46:43 +08:00
6 lines
88 B
INI
6 lines
88 B
INI
[mypy]
|
|
incremental = False
|
|
strict_optional = True
|
|
plugins =
|
|
mypy_django_plugin.main
|