Fix docstring typos (#476)

This commit is contained in:
pollfly
2021-10-17 20:19:16 +03:00
committed by GitHub
parent 8e1ff6eed9
commit c29dd1fe06
7 changed files with 9 additions and 9 deletions

View File

@@ -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_'.

View File

@@ -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_'.