Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Nov 5, 2022
1 parent cd1ee8a commit 87740d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/setfit/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ def collate_fn(batch):


class NoDuplicateClassesDataLoader:

def __init__(self, train_examples, batch_size):
self.batch_size = batch_size
self.collate_fn = None
Expand Down

0 comments on commit 87740d5

Please sign in to comment.