.. |
actions
|
ruff: Bump target-version from py38 to py310.
|
2024-07-13 22:28:22 -07:00 |
data_import
|
ruff: Fix SIM117 Use a single `with` statement with multiple contexts.
|
2024-07-14 13:48:32 -07:00 |
integration_fixtures/nagios
|
…
|
|
lib
|
ruff: Fix SIM117 Use a single `with` statement with multiple contexts.
|
2024-07-14 13:48:32 -07:00 |
management
|
ruff: Bump target-version from py38 to py310.
|
2024-07-13 22:28:22 -07:00 |
migrations
|
ruff: Fix SIM117 Use a single `with` statement with multiple contexts.
|
2024-07-14 13:48:32 -07:00 |
models
|
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.
|
2024-07-13 22:28:22 -07:00 |
openapi
|
ruff: Fix UP038 Use `X | Y` in `isinstance` call instead of `(X, Y)`.
|
2024-07-13 22:28:22 -07:00 |
tests
|
ruff: Fix SIM117 Use a single `with` statement with multiple contexts.
|
2024-07-14 13:48:32 -07:00 |
tornado
|
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.
|
2024-07-13 22:28:22 -07:00 |
transaction_tests
|
ruff: Bump target-version from py38 to py310.
|
2024-07-13 22:28:22 -07:00 |
views
|
ruff: Fix UP038 Use `X | Y` in `isinstance` call instead of `(X, Y)`.
|
2024-07-13 22:28:22 -07:00 |
webhooks
|
ruff: Fix SIM117 Use a single `with` statement with multiple contexts.
|
2024-07-14 13:48:32 -07:00 |
worker
|
ruff: Fix SIM117 Use a single `with` statement with multiple contexts.
|
2024-07-14 13:48:32 -07:00 |
__init__.py
|
…
|
|
apps.py
|
ruff: Fix UP007 Use `X | Y` for type annotations.
|
2024-07-13 22:28:22 -07:00 |
context_processors.py
|
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.
|
2024-07-13 22:28:22 -07:00 |
decorator.py
|
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.
|
2024-07-13 22:28:22 -07:00 |
filters.py
|
ruff: Fix UP007 Use `X | Y` for type annotations.
|
2024-07-13 22:28:22 -07:00 |
forms.py
|
ruff: Fix UP007 Use `X | Y` for type annotations.
|
2024-07-13 22:28:22 -07:00 |
logging_handlers.py
|
ruff: Fix UP007 Use `X | Y` for type annotations.
|
2024-07-13 22:28:22 -07:00 |
middleware.py
|
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.
|
2024-07-13 22:28:22 -07:00 |
signals.py
|
ruff: Bump target-version from py38 to py310.
|
2024-07-13 22:28:22 -07:00 |