system HF staff commited on
Commit
70e3beb
1 Parent(s): 647639f

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. yelp_polarity.py +0 -1
yelp_polarity.py CHANGED
@@ -29,7 +29,6 @@
29
  # limitations under the License.
30
  """Yelp Polarity Reviews dataset."""
31
 
32
- from __future__ import absolute_import, division, print_function
33
 
34
  import os
35
 
 
29
  # limitations under the License.
30
  """Yelp Polarity Reviews dataset."""
31
 
 
32
 
33
  import os
34