mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
Style fix
This commit is contained in:
parent
201aa692bf
commit
a06bfc1648
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ class CreateRender(plugin.Creator):
|
|||
# Uses function to get pool machines from the assigned deadline
|
||||
# url in settings
|
||||
pool_names = self.deadline_module.get_deadline_pools(deadline_url,
|
||||
self.log)
|
||||
self.log)
|
||||
maya_submit_dl = self._project_settings.get(
|
||||
"deadline", {}).get(
|
||||
"publish", {}).get(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue