Datasets:

Languages:
German
License:
system HF Staff commited on
Commit
17be0c5
·
1 Parent(s): b3bfdc8

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. omp.py +0 -1
omp.py CHANGED
@@ -15,7 +15,6 @@
15
  """The “One Million Posts” corpus is an annotated data set consisting of
16
  user comments posted to an Austrian newspaper website (in German language)."""
17
 
18
- from __future__ import absolute_import, division, print_function
19
 
20
  from pathlib import Path
21
 
 
15
  """The “One Million Posts” corpus is an annotated data set consisting of
16
  user comments posted to an Austrian newspaper website (in German language)."""
17
 
 
18
 
19
  from pathlib import Path
20