Skip to content

Commit eaf8e75

Browse files
committed
Analysis with Marimo Note
1 parent 0bc03f4 commit eaf8e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@ fn main() -> PolarsResult<()> {
5353
// Print the time taken for the runs
5454
let duration = start.elapsed();
5555
println!("Time taken for runs: {duration:?}");
56+
5657
Ok(())
5758
}

0 commit comments

Comments
 (0)