zulip/corporate/lib
Anders Kaseorg 91ade25ba3 python: Simplify with str.removeprefix, str.removesuffix.
These are available in Python ≥ 3.9.
https://docs.python.org/3/library/stdtypes.html#str.removeprefix

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-09-03 12:30:16 -07:00
..
__init__.py
activity.py activity: Add header area to user activity view. 2024-08-28 14:12:36 -07:00
decorator.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
registration.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
remote_billing_util.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
stripe.py support: Add basic information about realm. 2024-08-26 20:52:38 -07:00
stripe_event_handler.py ruff: Fix E721 Use `isinstance()` for isinstance checks. 2024-08-01 16:46:58 -07:00
support.py support: Add basic information about realm. 2024-08-26 20:52:38 -07:00