| .. |
|
actions
|
ruff: Fix PLR6104 Use += to perform an augmented assignment directly.
|
2024-07-14 13:49:51 -07:00 |
|
data_import
|
ruff: Fix FURB154 Use of repeated consecutive global, nonlocal.
|
2024-07-14 13:53:18 -07:00 |
|
integration_fixtures/nagios
|
|
|
|
lib
|
ruff: Fix FURB180 Use of metaclass=abc.ABCMeta.
|
2024-07-14 13:53:40 -07:00 |
|
management
|
ruff: Bump target-version from py38 to py310.
|
2024-07-13 22:28:22 -07:00 |
|
migrations
|
ruff: Fix PLR6104 Use += to perform an augmented assignment directly.
|
2024-07-14 13:49:51 -07:00 |
|
models
|
ruff: Fix UP035 Import from collections.abc, typing instead.
|
2024-07-13 22:28:22 -07:00 |
|
openapi
|
ruff: Fix PLR6104 Use += to perform an augmented assignment directly.
|
2024-07-14 13:49:51 -07:00 |
|
tests
|
ruff: Fix FURB148 enumerate index or value is unused.
|
2024-07-14 13:54: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 FURB142 Use of set.add() in a for loop.
|
2024-07-14 13:52:59 -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 PLR6104 Use += to perform an augmented assignment directly.
|
2024-07-14 13:49:51 -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 |