fixes imports

This commit is contained in:
Michel Fedde 2024-02-02 20:51:48 +01:00
parent 09ceff62f3
commit 7073ad2ac2
15 changed files with 36 additions and 45 deletions

View file

@ -1,6 +1,6 @@
import bpy
from ..types.colors import get_color
from .. types.colors import get_color
from .. types.sources import get_source