Update deprecated references

This commit is contained in:
allegroai
2024-03-17 18:59:48 +02:00
parent 9f207d5155
commit 56058beec2
3 changed files with 4 additions and 3 deletions

View File

@@ -361,7 +361,7 @@ sdk {
vcs_repo_detect_async: true
# Store uncommitted git/hg source code diff in experiment manifest when training in development mode
# This stores "git diff" or "hg diff" into the experiment's "script.requirements.diff" section
# This stores "git diff" or into the experiment's "script.requirements.diff" section
store_uncommitted_code_diff: true
# Support stopping an experiment in case it was externally stopped, status was changed or task was reset