We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59bb6b commit b999333Copy full SHA for b999333
src/array_api_stubs/_draft/fft.py
@@ -594,7 +594,7 @@ def fftfreq(
594
Required the output array have the default real-valued floating-point data type.
595
596
.. versionchanged:: 2024.12
597
- Added dtype keyword argument support.
+ Added ``dtype`` keyword argument support.
598
"""
599
600
@@ -643,7 +643,7 @@ def rfftfreq(
643
644
645
646
647
648
649
0 commit comments