mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
🐕 fix linting issues
This commit is contained in:
parent
e356630f4d
commit
68e19f4184
1 changed files with 0 additions and 1 deletions
|
|
@ -82,7 +82,6 @@ class CollectResourcesPath(pyblish.api.InstancePlugin):
|
||||||
# TODO remove when all clients have solved this issue
|
# TODO remove when all clients have solved this issue
|
||||||
template_data.update({"frame": "FRAME_TEMP", "representation": "TEMP"})
|
template_data.update({"frame": "FRAME_TEMP", "representation": "TEMP"})
|
||||||
|
|
||||||
|
|
||||||
template_name = get_publish_template_name(
|
template_name = get_publish_template_name(
|
||||||
project_name=template_data["project"]["name"],
|
project_name=template_data["project"]["name"],
|
||||||
host_name=get_current_host_name(),
|
host_name=get_current_host_name(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue