mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Import from a level up
This commit is contained in:
parent
351167a8d6
commit
2d3259aac6
1 changed files with 1 additions and 1 deletions
|
|
@ -575,5 +575,5 @@ def get_process_id():
|
|||
|
||||
def version_up_current_workfile():
|
||||
"""Function to increment and save workfile"""
|
||||
from ayon_core.pipeline.workfile.utils import save_next_version
|
||||
from ayon_core.pipeline.workfile import save_next_version
|
||||
save_next_version()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue