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.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ant_landscape/utils.py b/ant_landscape/utils.py
index 6588f75b..7687bd54 100644
--- a/ant_landscape/utils.py
+++ b/ant_landscape/utils.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
numexpr_available=False
try:
import numexpr