diff --git a/examples/benchmark_template.py b/examples/benchmark_template.py index 7993e69..184e884 100644 --- a/examples/benchmark_template.py +++ b/examples/benchmark_template.py @@ -1,3 +1,11 @@ +""" +This code is based on a template that lives in: + https://github.com/Erotemic/timerit/blob/main/examples/benchmark_template.py + + Or typically on a dev machine in + + ~/code/timerit/examples/benchmark_template.py +""" def benchmark_template():