diff --git a/src/scgenerator/physics/pulse.py b/src/scgenerator/physics/pulse.py index f34e503..fc7cee7 100644 --- a/src/scgenerator/physics/pulse.py +++ b/src/scgenerator/physics/pulse.py @@ -611,7 +611,6 @@ def shot_noise( w: np.ndarray, constant_amplitude: bool = False, phase_only: bool = True ) -> np.ndarray: """ - Parameters ---------- w : array, shape (n,)