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 68fd521 commit 2880e20Copy full SHA for 2880e20
tests/test_funcs.py
@@ -55,8 +55,6 @@
55
lazy_xp_function(setdiff1d, jax_jit=False)
56
lazy_xp_function(sinc)
57
58
-NestedFloatList = list[float] | list["NestedFloatList"]
59
-
60
61
class TestApplyWhere:
62
@staticmethod
0 commit comments