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:
authorCampbell Barton <ideasman42@gmail.com>2020-03-05 04:32:28 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-03-05 04:32:28 +0300
commitaec5a36c12a3ec1d068adb8270017e509087dff6 (patch)
treedcc0408cf538f1fb39a41dd84c775342863b8a32 /oscurart_tools/object/distribute.py
parent353492b181e08663b8cd3bc5733920b6fcdbcbe4 (diff)
Cleanup: tabs -> spaces
Diffstat (limited to 'oscurart_tools/object/distribute.py')
-rw-r--r--oscurart_tools/object/distribute.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/oscurart_tools/object/distribute.py b/oscurart_tools/object/distribute.py
index 991d664b..a0fb6263 100644
--- a/oscurart_tools/object/distribute.py
+++ b/oscurart_tools/object/distribute.py
@@ -67,4 +67,3 @@ class DistributeOsc(Operator):
self.Booly = True
self.Boolz = True
return context.window_manager.invoke_props_dialog(self)
-