Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
  • Loading branch information
dchigarev committed Sep 20, 2023
1 parent 8e97e0f commit 7600566
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import pandas
from pandas._libs.lib import no_default

from modin.config import BenchmarkMode, NPartitions, ProgressBar, Engine
from modin.config import BenchmarkMode, Engine, NPartitions, ProgressBar
from modin.core.dataframe.pandas.utils import concatenate
from modin.core.storage_formats.pandas.utils import compute_chunksize
from modin.error_message import ErrorMessage
Expand Down

0 comments on commit 7600566

Please sign in to comment.