Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
Signed-off-by: Igoshev, Iaroslav <iaroslav.igoshev@intel.com>
  • Loading branch information
YarShev committed Feb 6, 2024
1 parent ac6155e commit c9499b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modin/core/execution/dask/common/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
CIAWSAccessKeyID,
CIAWSSecretAccessKey,
CpuCount,
DaskThreadsPerWorker,
GithubCI,
Memory,
NPartitions,
DaskThreadsPerWorker,
)
from modin.core.execution.utils import set_env
from modin.error_message import ErrorMessage
Expand Down

0 comments on commit c9499b4

Please sign in to comment.