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/misc_utils.py')
-rw-r--r--modules/misc_utils.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/misc_utils.py b/modules/misc_utils.py
index 4592c03b..0eb60425 100644
--- a/modules/misc_utils.py
+++ b/modules/misc_utils.py
@@ -17,12 +17,12 @@
#
# ##### END GPL LICENSE BLOCK #####
-'''
+"""
misc_util.py
Miscellaneous helper methods.
-'''
+"""
import bpy
from cursor_utils import *