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>2018-09-07 23:13:37 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-09-07 23:13:37 +0300
commitf1c55295b0d95307559c1f8b09d6b8bd6c8bbbf0 (patch)
tree79ca0b7e815bc7e181171b4a5f4cb515ac107b08 /ant_landscape/utils.py
parent1a935298b9a3dddba50955591ace31bb91a56e84 (diff)
Cleanup: trailing space
Diffstat (limited to 'ant_landscape/utils.py')
-rw-r--r--ant_landscape/utils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ant_landscape/utils.py b/ant_landscape/utils.py
index be8f1f29..6588f75b 100644
--- a/ant_landscape/utils.py
+++ b/ant_landscape/utils.py
@@ -4,4 +4,3 @@ try:
numexpr_available=True
except ImportError:
pass
-