mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge branch 'feature/664-3-0-lib-refactor' into feature/lib-refactor-antirotor
This commit is contained in:
commit
5ae50f5e72
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""Pype lib module."""
|
||||
from .lib_old import *
|
||||
|
||||
from .hooks import PypeHook, execute_hook
|
||||
from .plugin_tools import filter_pyblish_plugins
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue