Skip to content

Logical Implementation of Shor Algorithm #11697

Logical Implementation of Shor Algorithm

Logical Implementation of Shor Algorithm #11697

Triggered via pull request October 29, 2024 10:33
Status Failure
Total duration 20s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W291): quantum/shor_algorithm.py#L9
quantum/shor_algorithm.py:9:68: W291 Trailing whitespace
Ruff (W293): quantum/shor_algorithm.py#L28
quantum/shor_algorithm.py:28:1: W293 Blank line contains whitespace
Ruff (W293): quantum/shor_algorithm.py#L48
quantum/shor_algorithm.py:48:1: W293 Blank line contains whitespace
Ruff (W293): quantum/shor_algorithm.py#L57
quantum/shor_algorithm.py:57:1: W293 Blank line contains whitespace
Ruff (W293): quantum/shor_algorithm.py#L61
quantum/shor_algorithm.py:61:1: W293 Blank line contains whitespace
Ruff (W293): quantum/shor_algorithm.py#L62
quantum/shor_algorithm.py:62:1: W293 Blank line contains whitespace
Ruff (W293): quantum/shor_algorithm.py#L63
quantum/shor_algorithm.py:63:1: W293 Blank line contains whitespace
Ruff (W293): quantum/shor_algorithm.py#L64
quantum/shor_algorithm.py:64:1: W293 Blank line contains whitespace
Ruff (W292): quantum/shor_algorithm.py#L64
quantum/shor_algorithm.py:64:13: W292 No newline at end of file
ruff
Process completed with exit code 1.