Skip to content

Commit 044218c

Browse files
committed
remove debug print statement
1 parent 2deeb1e commit 044218c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/data/test_dataconverters_and_datasets.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ def test_dataconverter(
8686
assert False, "Shouldn't reach here"
8787

8888
# Perform conversion from I3 to `backend`
89-
print(test_data_dir, os.listdir(test_data_dir))
9089
converter(test_data_dir)
9190
converter.merge_files()
9291

0 commit comments

Comments
 (0)