Skip to content

Commit

Permalink
lint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kataikko committed Oct 19, 2023
1 parent 74d4451 commit 9a32ef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/scripts/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ def timing(i=None, **variables):
else:
writer.writerow([function.__name__, end_time - start_time])
return result

return timing


Expand Down

0 comments on commit 9a32ef9

Please sign in to comment.