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 dc5eb21 commit 55c7585Copy full SHA for 55c7585
src/array_api_extra/testing.py
@@ -120,7 +120,7 @@ def test_myfunc(xp):
120
Notes
121
-----
122
In order for this tag to be effective, the test function must be imported into the
123
- test module globals without namespace; alternatively its namespace must be declared
+ test module globals without its namespace; alternatively its namespace must be declared
124
in a ``lazy_xp_modules`` list in the test module globals.
125
126
Example 1::
0 commit comments