summaryrefslogtreecommitdiff
path: root/numpy/random/bscript
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/random/bscript')
-rw-r--r--numpy/random/bscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/random/bscript b/numpy/random/bscript
index 371f30a2a..85f191f2d 100644
--- a/numpy/random/bscript
+++ b/numpy/random/bscript
@@ -4,7 +4,7 @@ from bento.commands.hooks \
import \
pre_build
-@pre_build()
+@pre_build
def build(context):
bld = context.waf_context