Skip to content

Commit a3d191c

Browse files
vtavanaantonwolfy
andauthored
Update dpnp/dpnp_iface_window.py
Co-authored-by: Anton <[email protected]>
1 parent 15ce51d commit a3d191c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpnp/dpnp_iface_window.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ def kaiser(M, beta, *, device=None, usm_type=None, sycl_queue=None):
520520
8.6 Similar to a Blackman
521521
==== =======================
522522
523-
A beta value of 14 is probably a good starting point. Note that as beta
523+
A beta value of ``14`` is probably a good starting point. Note that as beta
524524
gets large, the window narrows, and so the number of samples needs to be
525525
large enough to sample the increasingly narrow spike, otherwise NaNs will
526526
get returned.

0 commit comments

Comments
 (0)