Python/quantum
Caeden Perelli-Harris 93fb169627
[Upgrade Ruff] Fix all errors raised from ruff (#8879)
* chore: Fix tests

* chore: Fix failing ruff

* chore: Fix ruff errors

* chore: Fix ruff errors

* chore: Fix ruff errors

* chore: Fix ruff errors

* chore: Fix ruff errors

* chore: Fix ruff errors

* chore: Fix ruff errors

* chore: Fix ruff errors

* chore: Fix ruff errors

* chore: Fix ruff errors

* chore: Fix ruff errors

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* chore: Fix ruff errors

* chore: Fix ruff errors

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update cellular_automata/game_of_life.py

Co-authored-by: Christian Clauss <cclauss@me.com>

* chore: Update ruff version in pre-commit

* chore: Fix ruff errors

* Update edmonds_karp_multiple_source_and_sink.py

* Update factorial.py

* Update primelib.py

* Update min_cost_string_conversion.py

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2023-07-22 12:05:10 +02:00
..
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
bb84.py Fix failing pytest quantum/bb84.py (#8838) 2023-06-26 08:54:50 +05:30
deutsch_jozsa.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
half_adder.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
not_gate.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
q_fourier_transform.py pre-commit: Upgrade psf/black for stable style 2023 (#8110) 2023-02-01 18:44:54 +05:30
q_full_adder.py clean of unnecessary checks, imports, calls (#7993) 2022-11-21 00:00:27 +13:00
quantum_entanglement.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
quantum_random.py Rename quantum_random.py.DISABLED.txt to quantum_random.py (#8601) 2023-04-02 10:18:19 +05:30
quantum_teleportation.py pre-commit: Upgrade psf/black for stable style 2023 (#8110) 2023-02-01 18:44:54 +05:30
README.md Added barcode_validator.py (#6771) 2022-10-13 00:56:10 +02:00
ripple_adder_classic.py [Upgrade Ruff] Fix all errors raised from ruff (#8879) 2023-07-22 12:05:10 +02:00
single_qubit_measure.py Remove references to depreciated QasmSimulator (#7417) 2022-10-19 22:12:44 +02:00
superdense_coding.py clean of unnecessary checks, imports, calls (#7993) 2022-11-21 00:00:27 +13:00