Skip to content

Commit

Permalink
fix linte
Browse files Browse the repository at this point in the history
  • Loading branch information
kprokofi committed Nov 25, 2024
1 parent 1b55703 commit fea53e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/otx/algo/callbacks/adaptive_early_stopping.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

class EarlyStoppingWithWarmup(EarlyStopping):
"""EarlyStoppingWithWarmup callback."""

def __init__(
self,
monitor: str,
Expand Down

0 comments on commit fea53e7

Please sign in to comment.