mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-01-03 18:13:40 +08:00
add missing files throughout the codebase (#102)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[mypy]
|
||||
strict_optional = True
|
||||
ignore_missing_imports = True
|
||||
ignore_missing_imports = False
|
||||
check_untyped_defs = True
|
||||
warn_no_return = False
|
||||
show_traceback = True
|
||||
|
||||
Reference in New Issue
Block a user