mirror of
https://github.com/clearml/clearml-session
synced 2025-05-05 04:24:30 +00:00
fix: define TcpProxy
This commit is contained in:
parent
81fa3a77f7
commit
58edafcf42
@ -14,6 +14,7 @@ import requests
|
||||
from clearml import Task, StorageManager
|
||||
from clearml.backend_api import Session
|
||||
from pathlib2 import Path
|
||||
from tcp_proxy import TcpProxy
|
||||
|
||||
# noinspection SpellCheckingInspection
|
||||
default_ssh_fingerprint = {
|
||||
|
Loading…
Reference in New Issue
Block a user