diff --git a/pennylane/templates/state_preparations/cosine_window.py b/pennylane/templates/state_preparations/cosine_window.py index 7ae611f7950..9595a0e47e3 100644 --- a/pennylane/templates/state_preparations/cosine_window.py +++ b/pennylane/templates/state_preparations/cosine_window.py @@ -41,8 +41,6 @@ class CosineWindow(StatePrepBase): The wave function is shifted by :math:`\frac{\pi}{2}` units so that the window is centered. - .. seealso:: :class:`~.QuantumPhaseEstimation`, :class:`~.QFT` - **Details:** * Number of wires: Any (the operation can act on any number of wires)