Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/python_api/examples/bpy.ops.2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/python_api/examples/bpy.ops.2.py b/doc/python_api/examples/bpy.ops.2.py
index 01e7dc1902e..cf6df946873 100644
--- a/doc/python_api/examples/bpy.ops.2.py
+++ b/doc/python_api/examples/bpy.ops.2.py
@@ -19,4 +19,4 @@ The execution context is as a non keyword, string argument in:
# group add popup
import bpy
-bpy.ops.object.group_instance_add('INVOKE_DEFAULT') \ No newline at end of file
+bpy.ops.object.group_instance_add('INVOKE_DEFAULT')