From 2e1341868cc868578b1a69a3375b99286d714aeb Mon Sep 17 00:00:00 2001 From: system Date: Tue, 25 Jan 2022 16:40:49 +0100 Subject: [PATCH] Update files from the datasets library (from 1.6.0) Release notes: https://github.com/huggingface/datasets/releases/tag/1.6.0 --- imdb.py | 1 - 1 file changed, 1 deletion(-) diff --git a/imdb.py b/imdb.py index b205b83..7ca4e10 100644 --- a/imdb.py +++ b/imdb.py @@ -16,7 +16,6 @@ # Lint as: python3 """IMDB movie reviews dataset.""" -from __future__ import absolute_import, division, print_function import os