mostr-zulip-bot/zulip_bots/zulip_bots/bots/incrementor
Anders Kaseorg e30b3b094b Modernize legacy Python 2 syntax with pyupgrade.
Generated by `pyupgrade --py3-plus --keep-percent-format` followed by
manual indentation fixes.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-04-18 15:04:36 -07:00
..
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
doc.md zulip_bots: Rename bots/{bot}/readme.md -> bots/{bot}/doc.md. 2017-08-15 19:30:13 -07:00
incrementor.py Modernize legacy Python 2 syntax with pyupgrade. 2020-04-18 15:04:36 -07:00
test_incrementor.py bot tests: import patch in incrementor & monkeytestit as in other tests. 2018-06-11 08:16:43 -04:00