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 8711041 commit 014e20fCopy full SHA for 014e20f
array_api_compat/common/_helpers.py
@@ -12,7 +12,7 @@
12
import math
13
import sys
14
import warnings
15
-from collections.abc import Collection, Hashable
+from collections.abc import Hashable
16
from functools import lru_cache
17
from types import NoneType
18
from typing import (
0 commit comments