Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFerracin committed Sep 25, 2024
1 parent 70fa9e5 commit 2543e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_ibm_runtime/debugger/debugger_results.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def __repr__(self) -> str:


######
# Alternative implementation where the dunder methods are added to DebuggerResult dynamically at
# Alternative implementation where the dunder methods are added to DebuggerResult dynamically at
# import time.
# Pros:
# - Adding a new dunder method is as easy as increasing the list of supported operations.
Expand Down

0 comments on commit 2543e56

Please sign in to comment.