4 issues found.
Annotations
Check notice on line 175 in pennylane/ops/qubit/state_preparation.py
codefactor-io / CodeFactor
pennylane/ops/qubit/state_preparation.py#L175
Too many arguments (6/5) (too-many-arguments)
Check notice on line 233 in pennylane/ops/qubit/state_preparation.py
codefactor-io / CodeFactor
pennylane/ops/qubit/state_preparation.py#L233
Too many branches (13/12) (too-many-branches)
Check notice on line 18 in pennylane/templates/embeddings/amplitude.py
codefactor-io / CodeFactor
pennylane/templates/embeddings/amplitude.py#L18
Unused pennylane imported as qml (unused-import)
Check notice on line 20 in pennylane/templates/embeddings/amplitude.py
codefactor-io / CodeFactor
pennylane/templates/embeddings/amplitude.py#L20
Unused Wires imported from pennylane.wires (unused-import)