python-zulip-api/zulip_bots/zulip_bots/bots/salesforce
LoopThrough-i-j 1fb3d529a9 zulip-bots: Set bot_handler type to BotHandler.
- Set `bot_handler` type to `BotHandler`.
- Fix mypy issues in improperly typed variables, params and returns.

Fixes part of #639
2021-03-03 13:31:50 -08:00
..
assets interactive bots: Create Salesforce bot. 2018-01-02 14:00:41 -05:00
fixtures interactive bots: Create Salesforce bot. 2018-01-02 14:00:41 -05:00
__init__.py interactive bots: Create Salesforce bot. 2018-01-02 14:00:41 -05:00
doc.md Update zulipchat.com links to zulip.com. 2020-06-11 21:06:58 -07:00
requirements.txt interactive bots: Create Salesforce bot. 2018-01-02 14:00:41 -05:00
salesforce.conf interactive bots: Create Salesforce bot. 2018-01-02 14:00:41 -05:00
salesforce.py zulip-bots: Set bot_handler type to BotHandler. 2021-03-03 13:31:50 -08:00
test_salesforce.py cleanup: Fix whitespace around parameter equals. 2020-04-18 20:31:14 -07:00
utils.py salesforce: Add missing typing import. 2020-04-18 20:31:14 -07:00