Skip to content

Commit

Permalink
let users import from pennylane_qiskit
Browse files Browse the repository at this point in the history
  • Loading branch information
austingmhuang committed Oct 29, 2024
1 parent fad15a1 commit cb4e684
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pennylane_qiskit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@
from .basic_sim import BasicSimulatorDevice
from .remote import RemoteDevice
from .converter import load, load_pauli_op, load_qasm, load_qasm_from_file, load_noise_model
from .qiskit_device import qiskit_session

0 comments on commit cb4e684

Please sign in to comment.