Skip to content

Commit 5acf7ac

Browse files
committed
Remove already existing entries in other sections from miscellaneous
1 parent bcc4cad commit 5acf7ac

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

doc/reference/misc.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,15 @@ This page documents the miscellaneous members of the ``blosc2`` module that do n
88
:exclude-members: LazyArray,
99
LazyExpr,
1010
LazyUDF,
11+
Batch,
1112
lazyexpr,
1213
lazyudf,
1314
evaluate,
1415
get_expr_operands,
1516
validate_expr,
17+
DSLSyntaxError,
18+
dsl_kernel,
19+
validate_dsl,
1620
Index,
1721
bool,
1822
bytes,
@@ -37,7 +41,11 @@ This page documents the miscellaneous members of the ``blosc2`` module that do n
3741
vlstring,
3842
Array,
3943
BatchArray,
44+
ListArray,
4045
Ref,
46+
NullPolicy,
47+
get_null_policy,
48+
null_policy,
4149
jit,
4250
matmul,
4351
tensordot,

0 commit comments

Comments
 (0)