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 '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
-