Skip to content

Commit

Permalink
delete undesired line
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-codecov committed Oct 18, 2024
1 parent 1c45cd8 commit 2b92ba6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helpers/checkpoint_logger/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,6 @@ def log(
# decorator
# Increment event, start, finish, success, failure counters
if hasattr(checkpoint, "log_counters"):
# checkpoint.log_counters()
checkpoint.log_counters(context=self.context)

return self
Expand Down

0 comments on commit 2b92ba6

Please sign in to comment.