Skip to content

Commit 0eb3cd8

Browse files
committed
fixup
1 parent 263ff9c commit 0eb3cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)