mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-01-22 19:13:35 +08:00
finish strict_optional support, enable it for typechecking of django tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[mypy]
|
||||
incremental = True
|
||||
incremental = False
|
||||
strict_optional = True
|
||||
plugins =
|
||||
mypy_django_plugin.main
|
||||
|
||||
Reference in New Issue
Block a user