Skip to content

Commit 263ff9c

Browse files
committed
fixup
1 parent f6abdf9 commit 263ff9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
mod expressions;
2+
mod arrays;
23
use pyo3::prelude::*;
34
use pyo3_polars::PolarsAllocator;
45

0 commit comments

Comments
 (0)