mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-08 04:54:48 +08:00
6 lines
98 B
INI
6 lines
98 B
INI
[mypy]
|
|
incremental = True
|
|
strict_optional = True
|
|
plugins =
|
|
mypy_django_plugin_newsemanal.main
|