Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnuon committed Jan 4, 2024
1 parent b4db7f5 commit 6155763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions search/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def lower_string(self):
""" use isoformat for _lower date's string format """
return self._lower.isoformat()


class Timer:

""" Simple timer class to measure elapsed time """
Expand Down

0 comments on commit 6155763

Please sign in to comment.