Skip to content

Add quantum_bogo_sort algorithm (sorts/quantum_bogo_sort.py) #11025

Add quantum_bogo_sort algorithm (sorts/quantum_bogo_sort.py)

Add quantum_bogo_sort algorithm (sorts/quantum_bogo_sort.py) #11025

Triggered via pull request October 13, 2024 10:51
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W291): sorts/quantum_bogo_sort.py#L3
sorts/quantum_bogo_sort.py:3:75: W291 Trailing whitespace
Ruff (W291): sorts/quantum_bogo_sort.py#L4
sorts/quantum_bogo_sort.py:4:74: W291 Trailing whitespace
Ruff (W291): sorts/quantum_bogo_sort.py#L5
sorts/quantum_bogo_sort.py:5:29: W291 Trailing whitespace
Ruff (W291): sorts/quantum_bogo_sort.py#L7
sorts/quantum_bogo_sort.py:7:15: W291 Trailing whitespace
Ruff (W291): sorts/quantum_bogo_sort.py#L11
sorts/quantum_bogo_sort.py:11:67: W291 Trailing whitespace
Ruff (W293): sorts/quantum_bogo_sort.py#L17
sorts/quantum_bogo_sort.py:17:1: W293 Blank line contains whitespace
Ruff (W293): sorts/quantum_bogo_sort.py#L20
sorts/quantum_bogo_sort.py:20:1: W293 Blank line contains whitespace
Ruff (W293): sorts/quantum_bogo_sort.py#L23
sorts/quantum_bogo_sort.py:23:1: W293 Blank line contains whitespace
Ruff (E501): sorts/quantum_bogo_sort.py#L27
sorts/quantum_bogo_sort.py:27:89: E501 Line too long (91 > 88)
ruff
Process completed with exit code 1.