get rid of pypeapp imports

This commit is contained in:
iLLiCiTiT 2020-12-04 16:44:25 +01:00
parent 76fa484221
commit ad3445be0c
11 changed files with 10 additions and 11 deletions

View file

@ -4,7 +4,7 @@ import click
from avalon import io, api
from pprint import pprint
from pypeapp.lib.Terminal import Terminal
from pype.lib import Terminal
from pype.api import Anatomy
import shutil