Explorar el Código

Fix syntax error

Joseph Brandenburg hace 2 semanas
padre
commit
9c3089b090
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ops_nodegroup.py

+ 1 - 1
ops_nodegroup.py

@@ -1,4 +1,4 @@
-qimport bpy
+import bpy
 from bpy.types import Operator
 from mathutils import Vector