summaryrefslogtreecommitdiff
path: root/numpy/ma/bench.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/ma/bench.py')
-rw-r--r--numpy/ma/bench.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/numpy/ma/bench.py b/numpy/ma/bench.py
index b86197018..a9ba42dea 100644
--- a/numpy/ma/bench.py
+++ b/numpy/ma/bench.py
@@ -1,4 +1,6 @@
#! /usr/bin/env python
+# -*- coding: utf-8 -*-
+
from __future__ import division, print_function
import timeit