mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
hound suggestion
This commit is contained in:
parent
65d860d3f8
commit
25557e7be8
1 changed files with 4 additions and 4 deletions
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
import os
|
||||
from openpype.api import Logger
|
||||
from .. import (
|
||||
get_project_manager,
|
||||
get_current_project
|
||||
)
|
||||
# from .. import (
|
||||
# get_project_manager,
|
||||
# get_current_project
|
||||
# )
|
||||
|
||||
|
||||
log = Logger().get_logger(__name__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue