Skip to content

Fixes on the code style based on the Code review and flake8. #11932

Fixes on the code style based on the Code review and flake8.

Fixes on the code style based on the Code review and flake8. #11932

Triggered via pull request November 20, 2024 12:30
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Ruff (W291): audio_filters/butterworth_filter.py#L116
audio_filters/butterworth_filter.py:116:66: W291 Trailing whitespace
Ruff (W291): audio_filters/butterworth_filter.py#L176
audio_filters/butterworth_filter.py:176:64: W291 Trailing whitespace
Ruff (W291): audio_filters/butterworth_filter.py#L213
audio_filters/butterworth_filter.py:213:66: W291 Trailing whitespace
Ruff (W291): maths/pythagoras.py#L1
maths/pythagoras.py:1:27: W291 Trailing whitespace
Ruff (W291): maths/pythagoras.py#L21
maths/pythagoras.py:21:51: W291 Trailing whitespace
Ruff (W291): maths/pythagoras.py#L25
maths/pythagoras.py:25:61: W291 Trailing whitespace
Ruff (W291): sorts/quick_sort.py#L43
sorts/quick_sort.py:43:62: W291 Trailing whitespace
ruff
Process completed with exit code 1.