Skip to content

Commit

Permalink
chore(python): Deprecate more non-keyword arguments (pola-rs#7030)
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego authored and josemasar committed Feb 22, 2023
1 parent 3506427 commit 691ac1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py-polars/polars/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
from polars.internals.io import _prepare_file_arg
from polars.utils import (
deprecate_nonkeyword_arguments,
deprecated_alias,
handle_projection_columns,
normalise_filepath,
)
Expand Down

0 comments on commit 691ac1a

Please sign in to comment.