Skip to content

Commit 4c76943

Browse files
Bracket removed (#156)
1 parent 0fe3fbf commit 4c76943

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

qunetsim/components/host.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1365,7 +1365,6 @@ def add_qubit(self, host_id, qubit, q_id=None):
13651365
Returns:
13661366
(str): The qubit ID
13671367
"""
1368-
)
13691368
if q_id is not None:
13701369
qubit.id = q_id
13711370

0 commit comments

Comments
 (0)