Skip to content

Commit

Permalink
docstring cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
anurudhp committed Apr 28, 2024
1 parent 8f0bb2e commit 70dcd3b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions qualtran/_infra/gate_with_registers.py
Original file line number Diff line number Diff line change
Expand Up @@ -476,10 +476,6 @@ def controlled(
bloq. Bloqs authors can declare their own, custom controlled versions by overriding
`Bloq.get_ctrl_system` in the bloq.
If overriding the `GWR.controlled()` method directly, Bloq authors can use the
`self._get_ctrl_spec` helper to construct a `CtrlSpec` object from the input parameters of
`GWR.controlled()` and use it to return a custom controlled version of this Bloq.
Args:
num_controls: Cirq style API to specify control specification -
Expand Down

0 comments on commit 70dcd3b

Please sign in to comment.