Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbinSou committed Jan 25, 2024
1 parent 7e138a2 commit ce909a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions avalanche/training/supervised/feature_replay.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,5 @@ def gather_feature_dataset(self):
features_dataset = FeatureDataset(all_features, all_labels)
return features_dataset


__all__ = ["FeatureReplay"]

0 comments on commit ce909a8

Please sign in to comment.