python-zulip-api/zulip/integrations/svn
PIG208 e27ac0ddbe pyupgrade: Replace Text with str.
We uses `pyupgrade --py3-plus` to automatically replace all occurence
of `Text`. But manual fix is required to remove the unused imports. Note
that with this configuration pyupgrade also convert string literals to
.format(...) style, which is manually not included in the commit as well.
2021-06-02 18:45:57 -07:00
..
post-commit black: Reformat without skipping string normalization. 2021-06-02 18:45:57 -07:00
requirements.txt zulip package: Add requirements.txt for each integration. 2017-09-12 01:39:21 -07:00
zulip_svn_config.py pyupgrade: Replace Text with str. 2021-06-02 18:45:57 -07:00