Skip to content

Commit

Permalink
fixing linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyansh4444 authored Apr 13, 2024
1 parent f7e15e7 commit 72a7b08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
fn main() -> Result<(), Box<dyn std::error::Error>> {
// --8<-- [start:dataframe]
use std::fs::File;

use polars::prelude::*;

use chrono::prelude::*;
Expand Down

0 comments on commit 72a7b08

Please sign in to comment.