Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
TaliPerry committed May 21, 2024
2 parents 0a964fd + 874c4e2 commit 987368f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py_scripts/ImageGeneration/config_replacer.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,4 +224,4 @@ def change_pwd_to_script_root() -> tuple[str, str]:
replace_value_in_py(os.path.join(KEY_SETTINGS_PATH, config), settings[config])
else:
raise ValueError(f"Error: {config} is not a supported configuration")
print("Done")
print("Done")

0 comments on commit 987368f

Please sign in to comment.