Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Sep 29, 2024
1 parent 59489c5 commit 5875a59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/polars-python/src/interop/numpy/to_numpy_series.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ use polars_core::with_match_physical_numeric_polars_type;
use pyo3::exceptions::PyRuntimeError;
use pyo3::intern;
use pyo3::prelude::*;
use pyo3::types::PyList;

use super::to_numpy_df::df_to_numpy;
use super::utils::{
Expand Down

0 comments on commit 5875a59

Please sign in to comment.