From 50ccbc2f2cf6e96367b5b476b65e237a4c812211 Mon Sep 17 00:00:00 2001 From: Dan Nowacki Date: Mon, 30 Dec 2024 12:18:07 -0800 Subject: [PATCH] Errant print() --- lib/cartopy/tests/test_img_tiles.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/cartopy/tests/test_img_tiles.py b/lib/cartopy/tests/test_img_tiles.py index 8e643f693..210a9e4eb 100644 --- a/lib/cartopy/tests/test_img_tiles.py +++ b/lib/cartopy/tests/test_img_tiles.py @@ -376,7 +376,6 @@ def test_wmts_cache(cache_dir, tmp_path): # Check the results cache_dir_res = source.cache_path / "WMTSRasterSource" files = list(cache_dir_res.iterdir()) - print(files) hashes = { f: hashlib.md5(