Skip to content

Commit 0eb3cd8

Browse files
committed
fixup
1 parent 263ff9c commit 0eb3cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
mod expressions;
21
mod arrays;
2+
mod expressions;
33
use pyo3::prelude::*;
44
use pyo3_polars::PolarsAllocator;
55

0 commit comments

Comments
 (0)