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:
authormeta-androcto <meta.androcto1@gmail.com>2017-05-28 10:40:06 +0300
committermeta-androcto <meta.androcto1@gmail.com>2017-05-28 10:40:06 +0300
commitba6a119db23a04dadf52c7f46bc4c62926c60625 (patch)
treeba67f73a482997db934847b75328313922e65722 /add_curve_sapling
parent0121b3ff65bd3da484f244637829ad96457057ad (diff)
Sapling addon: Fix T51157
Diffstat (limited to 'add_curve_sapling')
-rw-r--r--add_curve_sapling/__init__.py1
-rw-r--r--add_curve_sapling/utils.py1
2 files changed, 2 insertions, 0 deletions
diff --git a/add_curve_sapling/__init__.py b/add_curve_sapling/__init__.py
index 1c91c1c7..48b45d31 100644
--- a/add_curve_sapling/__init__.py
+++ b/add_curve_sapling/__init__.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
# ##### BEGIN GPL LICENSE BLOCK #####
#
# This program is free software; you can redistribute it and/or
diff --git a/add_curve_sapling/utils.py b/add_curve_sapling/utils.py
index e33df130..af23e434 100644
--- a/add_curve_sapling/utils.py
+++ b/add_curve_sapling/utils.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
# ##### BEGIN GPL LICENSE BLOCK #####
#
# This program is free software; you can redistribute it and/or