python-zulip-api/zulip/integrations/perforce
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
..
git_p4.py Rewrite some strings using raw string syntax. 2020-04-18 15:04:36 -07:00
license.txt api: Move the API package to a dedicated subdirectory. 2017-07-18 02:20:32 -02:30
requirements.txt zulip package: Add requirements.txt for each integration. 2017-09-12 01:39:21 -07:00
zulip_change-commit.py black: Reformat without skipping string normalization. 2021-06-02 18:45:57 -07:00
zulip_perforce_config.py pyupgrade: Replace Text with str. 2021-06-02 18:45:57 -07:00