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 'modules/cursor_utils.py')
-rw-r--r--modules/cursor_utils.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/cursor_utils.py b/modules/cursor_utils.py
index 22aba71b..b2f4ca03 100644
--- a/modules/cursor_utils.py
+++ b/modules/cursor_utils.py
@@ -17,14 +17,14 @@
#
# ##### END GPL LICENSE BLOCK #####
-'''
+"""
cursor_utils.py
Helper methods for accessing the 3D cursor
-'''
+"""
import bpy