summaryrefslogtreecommitdiff
path: root/numpy/lib
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/lib')
-rw-r--r--numpy/lib/bscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/lib/bscript b/numpy/lib/bscript
index 1b98d2fa2..45699a335 100644
--- a/numpy/lib/bscript
+++ b/numpy/lib/bscript
@@ -4,7 +4,7 @@ from bento.commands.hooks \
import \
pre_build
-@pre_build()
+@pre_build
def pbuild(context):
bld = context.waf_context
def builder_compiled_base(extension):