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