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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'precision_drawing_tools/pdt_etof.py')
-rw-r--r--precision_drawing_tools/pdt_etof.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/precision_drawing_tools/pdt_etof.py b/precision_drawing_tools/pdt_etof.py
index e1b65f6f..385c12f4 100644
--- a/precision_drawing_tools/pdt_etof.py
+++ b/precision_drawing_tools/pdt_etof.py
@@ -49,7 +49,7 @@ def failure_message_on_plane(self, context):
context.window_manager.popup_menu(oops, title="Error", icon="ERROR")
return
-def extend_vertex(self, context):
+def extend_vertex(context):
"""Computes Edge Extension to Face.
Args: