mirror of
https://github.com/clearml/clearml
synced 2025-05-11 08:00:51 +00:00
Merge branch 'master' of https://github.com/allegroai/clearml
This commit is contained in:
commit
d158496b78
@ -290,7 +290,7 @@ class Session(TokenManager):
|
||||
return list(retry_codes)
|
||||
|
||||
def _read_vaults(self):
|
||||
# () -> Optional[dict]
|
||||
# () -> Optional[List[dict]]
|
||||
if not self.check_min_api_version("2.15") or self.feature_set == "basic":
|
||||
return
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user