Skip to content

Commit

Permalink
period
Browse files Browse the repository at this point in the history
  • Loading branch information
austingmhuang committed Jul 25, 2024
1 parent b329777 commit 0d23203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane/registers.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

def registers(register_dict):
"""
Returns a dictionary that maps register names to :class:`~.Wires`
Returns a dictionary that maps register names to :class:`~.Wires`.
This function helps us group qubits and abstract away the finer details of running quantum
algorithms. Wire register names and their total number of wires are typically known in advance,
Expand Down

0 comments on commit 0d23203

Please sign in to comment.