mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix lint.
This commit is contained in:
parent
0a13574509
commit
2d6911513f
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ def get_staging_dir_info(
|
|||
}
|
||||
|
||||
# no config found but force an output
|
||||
if always_return_path:
|
||||
if always_return_path:
|
||||
return {
|
||||
"stagingDir": get_temp_dir(
|
||||
project_name=project_entity["name"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue