Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
malb committed Aug 20, 2018
1 parent 6e191ce commit 5849055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fpylll/tools/bkz_stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,7 @@ def copy(self, deepcopy=True):
else:
return copy.copy(self)


class TimeTreeTracer(Tracer):
"""
Collect CPU and wall time for every context visited, creating a tree structure along the way.
Expand Down

0 comments on commit 5849055

Please sign in to comment.