Skip to content

Commit 9170653

Browse files
committed
print some stuffs
1 parent 0768af9 commit 9170653

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_compression.py

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ def test_compression_and_filters_cmip6_data():
6666
print(f"Numpy min from compressed file {nc_min}")
6767

6868
test_file = utils.write_to_storage(test_file)
69+
print(test_file)
6970

7071
check_dataset_filters(test_file, "tas", "zlib", False)
7172

0 commit comments

Comments
 (0)