mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
mypy: Remove unused exemption for aiosmtpd.
aiosmtpd added types in 1.3.0. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
fdb17ebaf0
commit
6bc7e94405
@@ -385,7 +385,6 @@ plugins = [
|
||||
[[tool.mypy.overrides]]
|
||||
module = [
|
||||
"ahocorasick.*",
|
||||
"aiosmtpd.*",
|
||||
"bitfield.*",
|
||||
"bmemcached.*",
|
||||
"circuitbreaker.*",
|
||||
|
||||
Reference in New Issue
Block a user