mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
fix(celaction, global): PR comments
This commit is contained in:
parent
c01115386d
commit
b8dde529b2
15 changed files with 16 additions and 650 deletions
|
|
@ -3,8 +3,11 @@ import os
|
|||
import winreg
|
||||
import shutil
|
||||
from pype.lib import PypeHook
|
||||
from pype.api import get_last_version_from_path
|
||||
from pypeapp import Anatomy, Logger
|
||||
from pype.api import (
|
||||
Anatomy,
|
||||
Logger,
|
||||
get_last_version_from_path
|
||||
)
|
||||
|
||||
from avalon import io, api, lib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue