mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
Update openpype/pipeline/tempdir.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
This commit is contained in:
parent
09dff1629d
commit
8daa8059cc
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ def create_custom_tempdir(project_name, anatomy=None):
|
|||
anatomy (openpype.pipeline.Anatomy)[optional]: Anatomy object
|
||||
|
||||
Returns:
|
||||
str | None: formated path or None
|
||||
str | None: formatted path or None
|
||||
"""
|
||||
openpype_tempdir = os.getenv("OPENPYPE_TMPDIR")
|
||||
if not openpype_tempdir:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue