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/blf.py')
-rw-r--r--doc/python_api/examples/blf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/python_api/examples/blf.py b/doc/python_api/examples/blf.py
index e288ac9db66..5e1a2ef64a7 100644
--- a/doc/python_api/examples/blf.py
+++ b/doc/python_api/examples/blf.py
@@ -15,6 +15,7 @@ font_info = {
"handler": None,
}
+
def init():
"""init function - runs once"""
import os