Skip to content

Commit

Permalink
Update narwhals/_pandas_like/dataframe.py
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke authored Oct 16, 2024
1 parent feba6ce commit a9bb78c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion narwhals/_pandas_like/dataframe.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
from narwhals._pandas_like.utils import horizontal_concat
from narwhals._pandas_like.utils import native_to_narwhals_dtype
from narwhals._pandas_like.utils import validate_dataframe_comparand
from narwhals.dependencies import is_cudf_dataframe
from narwhals.dependencies import is_numpy_array
from narwhals.utils import Implementation
from narwhals.utils import flatten
Expand Down

0 comments on commit a9bb78c

Please sign in to comment.