mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
mypy: Remove some unused ignore_missing_imports overrides.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
63c65e6ecd
commit
c31cebbf68
@@ -66,11 +66,9 @@ module = [
|
||||
"DNS.*",
|
||||
"fakeldap.*",
|
||||
"firebase_admin.*",
|
||||
"gcm.*",
|
||||
"gitlint.*",
|
||||
"jsonref.*",
|
||||
"ldap.*", # https://github.com/python-ldap/python-ldap/issues/368
|
||||
"moto.*", # https://github.com/spulec/moto/issues/4944
|
||||
"onelogin.*",
|
||||
"pyinotify.*",
|
||||
"pyoembed.*",
|
||||
|
Reference in New Issue
Block a user