mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 19:20:19 +01:00
remove kubernetes dependency (#117)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from rl_coach.data_stores.data_store import DataStore, DataStoreParameters
|
||||
from kubernetes import client as k8sclient
|
||||
from minio import Minio
|
||||
from minio.error import ResponseError
|
||||
from configparser import ConfigParser, Error
|
||||
|
||||
Reference in New Issue
Block a user