Skip to content

Commit

Permalink
Bracket removed (tqsd#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendiadamo authored Apr 20, 2023
1 parent 0fe3fbf commit 4c76943
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qunetsim/components/host.py
Original file line number Diff line number Diff line change
Expand Up @@ -1365,7 +1365,6 @@ def add_qubit(self, host_id, qubit, q_id=None):
Returns:
(str): The qubit ID
"""
)
if q_id is not None:
qubit.id = q_id

Expand Down

0 comments on commit 4c76943

Please sign in to comment.