Skip to content

Commit

Permalink
FIX PEP
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamed committed Oct 27, 2023
1 parent d0e12f0 commit f531eb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions avalanche/benchmarks/scenarios/online.py
Original file line number Diff line number Diff line change
Expand Up @@ -559,8 +559,8 @@ def __init__(
instances in each experience. Defaults to True.
:param overlap_factor: The overlap factor between consecutive
experiences. Defaults to 4.
:param iters_per_virtual_epoch: The number of iterations per virtual epoch
for each experience
:param iters_per_virtual_epoch: The number of iterations per virtual
epoch for each experience
"""
warnings.warn(
"Deprecated. Use `split_online_stream` or similar methods to split"
Expand Down

0 comments on commit f531eb6

Please sign in to comment.