fix(celaction, global): PR comments

This commit is contained in:
Jakub Jezek 2020-06-09 08:32:04 +02:00
parent c01115386d
commit b8dde529b2
No known key found for this signature in database
GPG key ID: C4B96E101D2A47F3
15 changed files with 16 additions and 650 deletions

View file

@ -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