system HF staff commited on
Commit
63a6869
1 Parent(s): f783642

Update files from the datasets library (from 1.6.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.6.0

Files changed (1) hide show
  1. tweets_ar_en_parallel.py +0 -1
tweets_ar_en_parallel.py CHANGED
@@ -1,6 +1,5 @@
1
  """Bilingual Corpus of Arabic-English Parallel Tweets"""
2
 
3
- from __future__ import absolute_import, division, print_function
4
 
5
  import os
6
 
1
  """Bilingual Corpus of Arabic-English Parallel Tweets"""
2
 
 
3
 
4
  import os
5