kleinay commited on
Commit
3c8fa3c
·
verified ·
1 Parent(s): 256646e

Update qamr.py

Browse files
Files changed (1) hide show
  1. qamr.py +1 -1
qamr.py CHANGED
@@ -149,7 +149,7 @@ class Qamr(datasets.GeneratorBasedBuilder):
149
  citation=_CITATION,
150
  )
151
 
152
- def _split_generators(self, dl_manager: datasets.utils.download_manager.DownloadManager):
153
  """Returns SplitGenerators."""
154
 
155
  # iterate the tar file of the corpus
 
149
  citation=_CITATION,
150
  )
151
 
152
+ def _split_generators(self, dl_manager):
153
  """Returns SplitGenerators."""
154
 
155
  # iterate the tar file of the corpus