mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
* Use default boto credential chain if no keys in the config * Add use_credentials_chain config to explicitly enable boto cred chain * Propagate the new config param in the right way * PEP8 fixes