python-zulip-api/zulip/zulip
Shivam Gera fc1d134685 api: Use custom exceptions in API client.
This removes the use of RuntimeError, and replaces it with a custom
error class called ZulipError.  In a few places, we use a subclass to
make it easier for code to interact with the error type.
2018-02-16 11:33:18 -08:00
..
examples mypy: Amend upload-file example, to pass with strict-optional. 2018-01-02 14:05:33 -05:00
__init__.py api: Use custom exceptions in API client. 2018-02-16 11:33:18 -08:00
api_examples.py mypy: Add annotations to api_examples.py 2017-09-15 13:24:24 +02:00
send.py mypy: Fix annotations in core zulip files. 2017-09-15 13:24:09 +02:00