Add workshop draft #219
check-code-quality.yml
on: pull_request
check-code-quality
1m 22s
Annotations
2 errors
Ruff (F841):
workshop/routes.py#L39
workshop/routes.py:39:13: F841 Local variable `connection_point` is assigned to but never used
|
check-code-quality
Process completed with exit code 1.
|