Skip to content

added grover-search algorithm #16802

added grover-search algorithm

added grover-search algorithm #16802

Triggered via pull request January 10, 2026 05:44
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff
Process completed with exit code 1.
Ruff (I001): quantum/q_fourier_transform.py#L15
quantum/q_fourier_transform.py:15:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): quantum/grover_search_algorithm.py#L3
quantum/grover_search_algorithm.py:3:8: F401 `math` imported but unused
Ruff (F401): quantum/grover_search_algorithm.py#L2
quantum/grover_search_algorithm.py:2:34: F401 `qiskit.visualization.plot_histogram` imported but unused
Ruff (I001): quantum/grover_search_algorithm.py#L1
quantum/grover_search_algorithm.py:1:1: I001 Import block is un-sorted or un-formatted