Skip to content

Commit

Permalink
black reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
austingmhuang committed Apr 15, 2024
1 parent fdeff3f commit db6a89a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pennylane_qiskit/qiskit_device2.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
QuantumTape_or_Batch = Union[QuantumTape, QuantumTapeBatch]
Result_or_ResultBatch = Union[Result, ResultBatch]


# pylint: disable=protected-access
@contextmanager
def qiskit_session(device):
Expand Down

0 comments on commit db6a89a

Please sign in to comment.