Skip to content

More black linting

More black linting #11

Triggered via push September 15, 2023 14:37
Status Failure
Total duration 19s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (E501): src/dependencies.py#L46
src/dependencies.py:46:89: E501 Line too long (95 > 88 characters)
Ruff (F401): src/routers/institutions.py#L1
src/routers/institutions.py:1:54: F401 `fastapi.Query` imported but unused
linting
Process completed with exit code 1.