Merge origin/dev into tailwind #112
Annotations
2 errors
|
ruff-linting
Process completed with exit code 1.
|
|
ruff (RUF100):
dojo/api_v2/permissions.py#L9
dojo/api_v2/permissions.py:9:51: RUF100 Unused `noqa` directive (unused: `F401`)
help: Remove unused `noqa` directive
|