mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Fix docstring typos (#476)
This commit is contained in:
@@ -179,7 +179,7 @@ sdk {
|
||||
# as comments inside the "Installed packages" section
|
||||
detailed_import_report: false
|
||||
|
||||
# Log specific environment variables. OS environments are enlisted in the "Environment" section
|
||||
# Log specific environment variables. OS environments are listed in the "Environment" section
|
||||
# of the Hyper-Parameters.
|
||||
# multiple selected variables are supported including the suffix '*'.
|
||||
# For example: "AWS_*" will log any OS environment variable starting with 'AWS_'.
|
||||
|
||||
@@ -176,7 +176,7 @@ sdk {
|
||||
detect_with_pip_freeze: false
|
||||
detect_with_conda_freeze: false
|
||||
|
||||
# Log specific environment variables. OS environments are enlisted in the "Environment" section
|
||||
# Log specific environment variables. OS environments are listed in the "Environment" section
|
||||
# of the Hyper-Parameters.
|
||||
# multiple selected variables are supported including the suffix '*'.
|
||||
# For example: "AWS_*" will log any OS environment variable starting with 'AWS_'.
|
||||
|
||||
Reference in New Issue
Block a user