mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
fix indent error
This commit is contained in:
parent
7ec884f2d5
commit
46de3e116f
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ class CollectAnatomyContextData(pyblish.api.ContextPlugin):
|
|||
task_code = project_entity['config']['tasks'][task_type][
|
||||
'short_name']
|
||||
else:
|
||||
task_code = None
|
||||
task_code = None
|
||||
|
||||
context_data = {
|
||||
"project": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue