Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- jeopardy.py +0 -1
jeopardy.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
"""TODO(jeopardy): Add a description here."""
|
2 |
|
3 |
-
from __future__ import absolute_import, division, print_function
|
4 |
|
5 |
import json
|
6 |
|
|
|
1 |
"""TODO(jeopardy): Add a description here."""
|
2 |
|
|
|
3 |
|
4 |
import json
|
5 |
|