mirror of https://github.com/zulip/zulip.git
024101be6b
This commit adds mypy annotations for both the main bots and the bots testing runner. It involves a change to the BotHandlerApi send_message and update_message funtions, which is compatible with every bot. Tweaked by tabbott to use more expressive annotations. |
||
---|---|---|
.. | ||
bots | ||
__init__.py | ||
bot_lib.py | ||
bots_test_lib.py | ||
run.py | ||
test-bots |