mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
mypy: Fully check actions.py by removing mypy.ini special case.
This commit is contained in:
committed by
Tim Abbott
parent
7bbc620b28
commit
4ea5fea8a1
2
mypy.ini
2
mypy.ini
@@ -157,8 +157,6 @@ strict_optional = False
|
||||
strict_optional = False
|
||||
[mypy-zerver.lib.push_notifications]
|
||||
strict_optional = False
|
||||
[mypy-zerver.lib.actions]
|
||||
strict_optional = False
|
||||
[mypy-zerver.worker.queue_processors]
|
||||
strict_optional = False
|
||||
[mypy-zerver.tornado.websocket_client]
|
||||
|
||||
Reference in New Issue
Block a user