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
diff options
context:
space:
mode:
Diffstat (limited to 'doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.py')
-rw-r--r--doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.py b/doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.py
index 91c1b6f8178..f1f4b98b32f 100644
--- a/doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.py
+++ b/doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.py
@@ -1,7 +1,4 @@
"""
-Basic Keyframing
-++++++++++++++++
-
This is the most simple example of inserting a keyframe from python.
"""