mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
typo
This commit is contained in:
parent
d774eab626
commit
165689463d
1 changed files with 1 additions and 1 deletions
|
|
@ -650,7 +650,7 @@ def get_instance_staging_dir(instance):
|
||||||
else:
|
else:
|
||||||
project_name = os.getenv("AVALON_PROJECT")
|
project_name = os.getenv("AVALON_PROJECT")
|
||||||
|
|
||||||
# get customized tempdir path from `OPENPYPE_TEMPDIR` env var
|
# get customized tempdir path from `OPENPYPE_TMPDIR` env var
|
||||||
custom_temp_dir = temporarydir.create_custom_tempdir(
|
custom_temp_dir = temporarydir.create_custom_tempdir(
|
||||||
project_name, anatomy=anatomy, formating_data=anatomy_data
|
project_name, anatomy=anatomy, formating_data=anatomy_data
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue