mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
pyproject: Remove mypy exemption for coverage.
coverage added type annotations in 7.2.0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit ff6cf54716
)
This commit is contained in:
committed by
Alex Vandiver
parent
291cf12c45
commit
a715e6aa33
@@ -56,7 +56,6 @@ module = [
|
|||||||
"bmemcached.*",
|
"bmemcached.*",
|
||||||
"cairosvg.*", # https://github.com/Kozea/CairoSVG/issues/373
|
"cairosvg.*", # https://github.com/Kozea/CairoSVG/issues/373
|
||||||
"circuitbreaker.*",
|
"circuitbreaker.*",
|
||||||
"coverage.*", # https://github.com/nedbat/coveragepy/issues/1434
|
|
||||||
"defusedxml.*", # https://github.com/tiran/defusedxml/issues/46
|
"defusedxml.*", # https://github.com/tiran/defusedxml/issues/46
|
||||||
"digitalocean.*",
|
"digitalocean.*",
|
||||||
"disposable_email_domains.*",
|
"disposable_email_domains.*",
|
||||||
|
Reference in New Issue
Block a user