Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Trllo <[email protected]>
  • Loading branch information
kalisp and iLLiCiTiT authored Feb 14, 2025
1 parent b474e1b commit c9243a4
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -502,8 +502,9 @@ def inject_ayon_environment(deadlinePlugin):
print(
"AYON Server URL submitted with job "
f"'{job_ayon_server_url}' has no API key defined "
"in `Additional AYON Servers` in AYON Deadline plugin "
"configuration in Deadline repository. "
"in AYON Deadline plugin configuration,"
" `Additional AYON Servers` section."
" Use Deadline monitor to modify the values."
"Falling back to `Ayon API key` set in `Ayon Credentials`"
" section of AYON plugin configuration."
)
Expand Down

0 comments on commit c9243a4

Please sign in to comment.