Skip to content

Commit

Permalink
Update tasks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sileod authored Nov 16, 2022
1 parent 90a050b commit 5eb2b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tasknet/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from transformers.tokenization_utils_base import PreTrainedTokenizerBase

load_dataset = lazy_func(datasets.load_dataset)

_= = None

def get_name(dataset):
try:
Expand Down

0 comments on commit 5eb2b29

Please sign in to comment.