mostr-zulip-bot/zulip_bots/zulip_bots
Zixuan James Li 1b8f1d6e51 lint: Pin black to avoid inconsistent formatting.
This also runs black to reformat the affected files, which had been
causing failures because of upstream updates.

Ideally, we need a more sophisticated toolchain for managing the
versions of the dependencies instead of just requirements.txt. This
should be due in a possible future cleanup.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2023-05-29 10:53:22 -07:00
..
bots lint: Pin black to avoid inconsistent formatting. 2023-05-29 10:53:22 -07:00
tests lint: Pin black to avoid inconsistent formatting. 2023-05-29 10:53:22 -07:00
.gitignore bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
bot_shell.py bots: Migrate source file for zulip-bot-shell to similar name. 2021-11-21 21:06:40 -08:00
custom_exceptions.py black: Reformat without skipping string normalization. 2021-06-02 18:45:57 -07:00
finder.py Upgrade mypy to 0.910. 2021-08-24 20:19:05 -07:00
game_handler.py pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
lib.py lint: Pin black to avoid inconsistent formatting. 2023-05-29 10:53:22 -07:00
provision.py pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
py.typed zulip_bots, zulip_botserver: Add PEP 561 type annotation markers. 2019-08-09 17:29:04 -07:00
request_test_lib.py tests: Set encoding for mock HTTP responses. 2021-08-24 18:03:52 -07:00
run.py bots: Indicate source of bot (from source/module/registry) upon startup. 2021-07-29 11:08:33 -07:00
simple_lib.py pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
test_file_utils.py pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
test_lib.py lint: Pin black to avoid inconsistent formatting. 2023-05-29 10:53:22 -07:00