Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzamora committed Mar 26, 2024
1 parent aea5ce8 commit 0a6369b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dask/dataframe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def _dask_expr_enabled() -> bool:
concat,
from_array,
from_dask_array,
from_dask_dataframe, # TODO: Remove?
from_dask_dataframe,
from_delayed,
from_dict,
from_graph,
Expand Down

0 comments on commit 0a6369b

Please sign in to comment.