Selaa lähdekoodia

Fix syntax error

Joseph Brandenburg 2 viikkoa sitten
vanhempi
commit
9c3089b090
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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