Skip to content

Commit

Permalink
Fix import issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Jan 4, 2016
1 parent 3fe6698 commit 2ab217c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pytest_benchmark/fixture.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
statistics_error = traceback.format_exc()
statistics = None
else:
statistics_error = None
from .stats import BenchmarkStats


Expand Down

0 comments on commit 2ab217c

Please sign in to comment.