mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
Style fixes
This commit is contained in:
parent
2657ff27f1
commit
c7bf29d17c
1 changed files with 2 additions and 1 deletions
|
|
@ -7,12 +7,13 @@ import sys
|
|||
|
||||
from openpype.api import (
|
||||
get_project_settings,
|
||||
)
|
||||
)
|
||||
|
||||
from openpype.pipeline import legacy_io
|
||||
from openpype.pipeline import CreatorError
|
||||
from openpype.pipeline.context_tools import get_current_project_asset
|
||||
|
||||
|
||||
class RenderSettings(object):
|
||||
|
||||
_image_prefix_nodes = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue