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,5 @@
import bpy
class IDEDITOR_SelectIDMaskOperator(bpy.types.Operator):
bl_idname = "id_mask_editor.select_id_mask"
bl_label = "Select by ID Mask"