python-zulip-api/zulip_botserver/zulip_botserver
LoopThrough-i-j dda9e0a638 botserver: Fix mypy error.
Value of type "Optional[Any]" is not indexable error
was originated in PR #682. This is due to request in Flask 2.0.
2021-05-12 15:17:52 -07:00
..
__init__.py flask_server: Move the server to its own package. 2017-07-18 01:31:54 -02:30
input_parameters.py zulip-botserver: Allow passing config via JSON formatted environment variable. 2021-01-07 00:31:26 -08:00
py.typed zulip_bots, zulip_botserver: Add PEP 561 type annotation markers. 2019-08-09 17:29:04 -07:00
server.py botserver: Fix mypy error. 2021-05-12 15:17:52 -07:00