mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 12:14:28 +08:00
6 lines
87 B
INI
6 lines
87 B
INI
[mypy]
|
|
incremental = True
|
|
strict_optional = True
|
|
plugins =
|
|
mypy_django_plugin.main
|