system HF staff commited on
Commit
6d50bbf
1 Parent(s): 31e469a

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. smartdata.py +0 -1
smartdata.py CHANGED
@@ -17,7 +17,6 @@ DFKI SmartData Corpus is a dataset of 2598 German-language documents
17
  which has been annotated with fine-grained geo-entities, such as streets,
18
  stops and routes, as well as standard named entity types."""
19
 
20
- from __future__ import absolute_import, division, print_function
21
 
22
  import re
23
  from json import JSONDecodeError, JSONDecoder
 
17
  which has been annotated with fine-grained geo-entities, such as streets,
18
  stops and routes, as well as standard named entity types."""
19
 
 
20
 
21
  import re
22
  from json import JSONDecodeError, JSONDecoder