mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
mypy: Use upstream types for asgiref, natsort.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
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.*",
|
||||
|
Reference in New Issue
Block a user