We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef066d1 commit a522dbcCopy full SHA for a522dbc
array_api_compat/common/_fft.py
@@ -1,3 +1,5 @@
1
+from __future__ import annotations
2
+
3
from collections.abc import Sequence
4
from typing import Literal
5
0 commit comments