system HF staff commited on
Commit
bdb1459
1 Parent(s): 4dff0b2

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. per_sent.py +0 -1
per_sent.py CHANGED
@@ -18,7 +18,6 @@ PerSenT is a crowd-sourced dataset that captures the sentiment of an author towa
18
 
19
  """
20
 
21
- from __future__ import absolute_import, division, print_function
22
 
23
  import csv
24
 
18
 
19
  """
20
 
 
21
 
22
  import csv
23