Skip to content

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
drorlevy committed Dec 3, 2024
1 parent 89b2bb4 commit e8241be
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ def print_exceptions_per_time_count(self):
"Amount of exceptions",
"Exceptions count",
)

def full_analysis(self):
super().full_analysis()
self.print_exceptions()

0 comments on commit e8241be

Please sign in to comment.