mirror of https://github.com/zulip/zulip.git
mypy: Use upstream types for asgiref, natsort.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
e952641013
commit
a7cdcbb6e3
|
@ -49,7 +49,6 @@ no_implicit_reexport = false
|
|||
module = [
|
||||
"ahocorasick.*",
|
||||
"aioapns.*",
|
||||
"asgiref.*",
|
||||
"bitfield.*",
|
||||
"bmemcached.*",
|
||||
"bson.*",
|
||||
|
@ -76,7 +75,6 @@ module = [
|
|||
"ldap.*",
|
||||
"markdown_include.*",
|
||||
"moto.*",
|
||||
"natsort.*",
|
||||
"onelogin.*",
|
||||
"openapi_core.*",
|
||||
"premailer.*",
|
||||
|
|
Loading…
Reference in New Issue