summaryrefslogtreecommitdiff
path: root/benchmarks/00_common.py
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/00_common.py')
-rw-r--r--benchmarks/00_common.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/00_common.py b/benchmarks/00_common.py
new file mode 100644
index 0000000..261cea9
--- /dev/null
+++ b/benchmarks/00_common.py
@@ -0,0 +1,2 @@
+def time_import():
+ import pint # noqa: F401