Skip to content

Commit

Permalink
fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbinSou committed Oct 10, 2023
1 parent a91704b commit 753f9f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions avalanche/training/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ def _at_task_boundary(training_experience, before=True) -> bool:
- If the experience is not an online experience, returns True
:param before: If used in before_training_exp,
set to True, otherwise set
:param before: If used in before_training_exp,
set to True, otherwise set
to False
"""
Expand Down

0 comments on commit 753f9f2

Please sign in to comment.