renamed process_context to context_tools

This commit is contained in:
Jakub Trllo 2022-04-12 18:55:57 +02:00
parent fe3758581b
commit a5dd9f4e0e
3 changed files with 2 additions and 2 deletions

View file

@ -69,7 +69,7 @@ from .actions import (
deregister_inventory_action_path,
)
from .process_context import (
from .context_tools import (
install_openpype_plugins,
install_host,
uninstall_host,