mirror of
https://github.com/clearml/clearml
synced 2025-03-03 18:52:12 +00:00
Fix merge conflict
This commit is contained in:
parent
2e084688be
commit
09ed70a313
@ -2083,7 +2083,6 @@ class StorageHelper(object):
|
|||||||
profile=profile or self._conf.profile,
|
profile=profile or self._conf.profile,
|
||||||
secure=self._secure,
|
secure=self._secure,
|
||||||
extra_args=self._conf.extra_args,
|
extra_args=self._conf.extra_args,
|
||||||
secure=self._conf.secure
|
|
||||||
)
|
)
|
||||||
|
|
||||||
if not self._conf.use_credentials_chain:
|
if not self._conf.use_credentials_chain:
|
||||||
|
Loading…
Reference in New Issue
Block a user