mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
mypy: Link issue for missing py.typed in aioapns.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
b47f014ab5
commit
fbb58903c6
@@ -51,7 +51,7 @@ no_implicit_reexport = false
|
||||
[[tool.mypy.overrides]]
|
||||
module = [
|
||||
"ahocorasick.*",
|
||||
"aioapns.*",
|
||||
"aioapns.*", # https://github.com/Fatal1ty/aioapns/issues/33
|
||||
"bitfield.*",
|
||||
"bmemcached.*",
|
||||
"cairosvg.*",
|
||||
|
Reference in New Issue
Block a user