Skip to content

Commit

Permalink
Update benchmarks.py (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
delucchi-cmu authored Jan 4, 2024
1 parent eb1ff39 commit e916ef4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
For more information on writing benchmarks:
https://asv.readthedocs.io/en/stable/writing_benchmarks.html."""

import example_benchmarks
from {{package_name}} import example_benchmarks


def time_computation():
Expand Down

0 comments on commit e916ef4

Please sign in to comment.