Skip to content

Commit a522dbc

Browse files
committed
TYP: figure out how to drive a DeLorean
1 parent ef066d1 commit a522dbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: array_api_compat/common/_fft.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
from collections.abc import Sequence
24
from typing import Literal
35

0 commit comments

Comments
 (0)