We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf7252 commit 22aaf7bCopy full SHA for 22aaf7b
src/datasets/builder.py
@@ -31,7 +31,6 @@
31
from typing import Dict, Mapping, Optional, Tuple, Union
32
33
import fsspec
34
-from hamcrest import is_
35
36
from . import config, utils
37
from .arrow_dataset import Dataset
0 commit comments