Skip to content

Commit 40de1c9

Browse files
committed
lint
1 parent 8eaf862 commit 40de1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array_api_compat/cupy/_aliases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
from typing import Optional, Union
3+
from typing import Optional
44

55
import cupy as cp
66

0 commit comments

Comments
 (0)