system HF staff commited on
Commit
b9d86c7
1 Parent(s): 985fbdf

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. financial_phrasebank.py +0 -1
financial_phrasebank.py CHANGED
@@ -18,7 +18,6 @@ financial news. The dataset consists of 4840 sentences from English language
18
  financial news categorised by sentiment. The dataset is divided by agreement
19
  rate of 5-8 annotators."""
20
 
21
- from __future__ import absolute_import, division, print_function
22
 
23
  import os
24
 
 
18
  financial news categorised by sentiment. The dataset is divided by agreement
19
  rate of 5-8 annotators."""
20
 
 
21
 
22
  import os
23