mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Embed pyhocon into package, and extend parsing capabilities.
This commit is contained in:
@@ -7,7 +7,7 @@ from six.moves.urllib.parse import urlparse, urlunparse
|
||||
import jwt
|
||||
import requests
|
||||
import six
|
||||
from pyhocon import ConfigTree
|
||||
from ...utilities.pyhocon import ConfigTree
|
||||
from requests.auth import HTTPBasicAuth
|
||||
|
||||
from .callresult import CallResult
|
||||
|
||||
Reference in New Issue
Block a user