Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
JackTemaki committed Jul 24, 2024
1 parent 269fd80 commit bd0eee4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion returnn/datasets/lm.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ def __init__(
"""
super(LmDataset, self).__init__(**kwargs)


if callable(corpus_file):
corpus_file = corpus_file()
if callable(orth_symbols_file):
Expand Down

0 comments on commit bd0eee4

Please sign in to comment.