Flame: small bugs

This commit is contained in:
Jakub Jezek 2022-05-26 17:23:51 +02:00
parent ab8068858c
commit c5787b8992
No known key found for this signature in database
GPG key ID: 730D7C02726179A7
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
import os
from xml.etree import ElementTree as ET
import openpype.api import Logger
from openpype.api import Logger
log = Logger.get_logger(__name__)