Skip to content

Commit 64db422

Browse files
committed
tweak docstring
1 parent 1531841 commit 64db422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/array_api_extra/_lib/_backends.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Code specifying libraries array-api-extra interacts with."""
1+
"""Backends with which array-api-extra interacts."""
22

33
from collections.abc import Callable
44
from enum import Enum

0 commit comments

Comments
 (0)