Skip to content

Commit 8d88959

Browse files
committed
update test_lazy_loading_metadata
1 parent 2edd5d0 commit 8d88959

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_datasets/test_dataset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ def test_get_data_corrupt_pickle(self):
236236

237237
def test_lazy_loading_metadata(self):
238238
# 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
240239
cache_dir = openml.config.get_cache_directory()
241240

242241
_compare_dataset = openml.datasets.get_dataset(

0 commit comments

Comments
 (0)