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 64db422 commit ed7fd25Copy full SHA for ed7fd25
src/array_api_extra/_lib/_backends.py
@@ -1,4 +1,4 @@
1
-"""Backends with which array-api-extra interacts."""
+"""Backends with which array-api-extra interacts in delegation and testing."""
2
3
from collections.abc import Callable
4
from enum import Enum
0 commit comments