Skip to content

Commit 2880e20

Browse files
committed
remove unused type.
1 parent 68fd521 commit 2880e20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_funcs.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@
5555
lazy_xp_function(setdiff1d, jax_jit=False)
5656
lazy_xp_function(sinc)
5757

58-
NestedFloatList = list[float] | list["NestedFloatList"]
59-
6058

6159
class TestApplyWhere:
6260
@staticmethod

0 commit comments

Comments
 (0)