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 2edd5d0 commit 8d88959Copy full SHA for 8d88959
1 file changed
tests/test_datasets/test_dataset.py
@@ -236,7 +236,6 @@ def test_get_data_corrupt_pickle(self):
236
237
def test_lazy_loading_metadata(self):
238
# Initial Setup
239
- # /home/geetu/work/gcos/openml-python/openml/tests.test_datasets.test_dataset.OpenMLDatasetTest.test_lazy_loading_metadata/org/openml/www/datasets/2
240
cache_dir = openml.config.get_cache_directory()
241
242
_compare_dataset = openml.datasets.get_dataset(
0 commit comments