khalidalt commited on
Commit
0aeabb1
1 Parent(s): cfb6805

Update ultimate_arabic_news.py

Browse files
Files changed (1) hide show
  1. ultimate_arabic_news.py +2 -2
ultimate_arabic_news.py CHANGED
@@ -43,9 +43,9 @@ class Ultimate_Arabic_News(datasets.GeneratorBasedBuilder):
43
  removed so that this file is ready for use directly in the various Arabic natural language processing tasks. Like text
44
  classification.
45
  """
 
46
  ),
47
- ),
48
- ]
49
 
50
  def _info(self):
51
  # TODO(tydiqa): Specifies the datasets.DatasetInfo object
 
43
  removed so that this file is ready for use directly in the various Arabic natural language processing tasks. Like text
44
  classification.
45
  """
46
+ ),
47
  ),
48
+ ]
 
49
 
50
  def _info(self):
51
  # TODO(tydiqa): Specifies the datasets.DatasetInfo object