mirror of
https://github.com/wassname/ray.git
synced 2026-07-20 12:40:20 +08:00
[autoscaler] Split autoscaler interface public private (#10898)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import unittest
|
||||
|
||||
from ray.autoscaler.command_runner import KUBECTL_RSYNC
|
||||
from ray.autoscaler._private.command_runner import KUBECTL_RSYNC
|
||||
from ray.tune.integration.kubernetes import KubernetesSyncer, \
|
||||
KubernetesSyncClient
|
||||
from ray.tune.syncer import NodeSyncer
|
||||
|
||||
Reference in New Issue
Block a user