mirror of https://github.com/zulip/zulip.git
Expand zproject/ in mypy exclude list.
This commit is contained in:
parent
6606c30355
commit
70a94a5b23
|
@ -16,7 +16,10 @@ bots/jabber_mirror_backend.py
|
|||
bots/zephyr_mirror_backend.py
|
||||
docs/conf.py
|
||||
tools/deprecated/
|
||||
zproject/
|
||||
zproject/local_settings_template.py
|
||||
zproject/local_settings.py
|
||||
zproject/settings.py
|
||||
zproject/test_settings.py
|
||||
zerver/migrations/
|
||||
zerver/tests/
|
||||
""".split()
|
||||
|
|
Loading…
Reference in New Issue