qiskit/test/python/classical_function_compiler
Luciano Bello 439de04e88
Fix the possibly-used-before-assignment in pylint (#12542)
* fix the possibly-used-before-assignment in pylint

* qiskit/quantum_info/operators/symplectic/sparse_pauli_op.py

* test.python.quantum_info.operators.test_utils

* Apply suggestions from code review

Co-authored-by: Jake Lishman <jake@binhbar.com>

* https://github.com/Qiskit/qiskit/pull/12542/files#r1636214044

* RuntimeError

* RuntimeError

---------

Co-authored-by: Jake Lishman <jake@binhbar.com>
2024-06-13 10:47:34 +00:00
..
dimacs Boolean expression object (#5830) 2021-03-31 18:11:32 +00:00
__init__.py Classical Function compiler (#4522) 2020-09-30 20:21:47 +00:00
bad_examples.py Prepare for removal of `tweedledum` as a requirement (#8738) 2022-09-16 19:58:00 +00:00
examples.py Skip classical function tests if tweedledum isn't present (#8876) 2022-10-12 14:59:56 +00:00
test_boolean_expression.py Fix the possibly-used-before-assignment in pylint (#12542) 2024-06-13 10:47:34 +00:00
test_classical_function.py Fix the possibly-used-before-assignment in pylint (#12542) 2024-06-13 10:47:34 +00:00
test_parse.py Fix the possibly-used-before-assignment in pylint (#12542) 2024-06-13 10:47:34 +00:00
test_simulate.py Fix the possibly-used-before-assignment in pylint (#12542) 2024-06-13 10:47:34 +00:00
test_synthesis.py Fix the possibly-used-before-assignment in pylint (#12542) 2024-06-13 10:47:34 +00:00
test_tweedledum2qiskit.py Fix the possibly-used-before-assignment in pylint (#12542) 2024-06-13 10:47:34 +00:00
test_typecheck.py Fix the possibly-used-before-assignment in pylint (#12542) 2024-06-13 10:47:34 +00:00
test_utils.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
utils.py Bump black version and relax constraint (#7615) 2022-02-03 18:07:22 +00:00