Update translations & fix Brazilian #107
Annotations
11 errors
ruff
Canceling since a higher priority waiting request for 'Ruff-978/merge-978' exists
|
Ruff (RUF100):
applications/models.py#L299
applications/models.py:299:82: RUF100 Unused `noqa` directive (non-enabled: `E231`)
|
Ruff (RUF100):
applications/views.py#L118
applications/views.py:118:81: RUF100 Unused `noqa` directive (unused: `E702`)
|
Ruff (RUF100):
coach/models.py#L47
coach/models.py:47:22: RUF100 Unused `noqa` directive (non-enabled: `E221`, `E222`)
|
Ruff (RUF100):
core/management/commands/new_event.py#L76
core/management/commands/new_event.py:76:67: RUF100 Unused `noqa` directive (non-enabled: `E231`)
|
Ruff (RUF100):
core/management/commands/new_event.py#L89
core/management/commands/new_event.py:89:86: RUF100 Unused `noqa` directive (non-enabled: `E231`)
|
Ruff (RUF100):
core/management/commands/prepare_dispatch.py#L17
core/management/commands/prepare_dispatch.py:17:71: RUF100 Unused `noqa` directive (non-enabled: `E231`)
|
Ruff (RUF100):
tests/applications/views/test_applications_download.py#L15
tests/applications/views/test_applications_download.py:15:102: RUF100 Unused `noqa` directive (unused: `E702`)
|
Ruff (RUF100):
tests/applications/views/test_applications_download.py#L35
tests/applications/views/test_applications_download.py:35:102: RUF100 Unused `noqa` directive (unused: `E702`)
|
Ruff (RUF100):
tests/applications/views/test_applications_download.py#L60
tests/applications/views/test_applications_download.py:60:102: RUF100 Unused `noqa` directive (unused: `E702`)
|
ruff
Process completed with exit code 1.
|