From 000df796f189014b6f77d701cd06abc515251617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20M=C3=BCller?= Date: Tue, 14 Nov 2023 23:57:54 +0100 Subject: [PATCH] flake8 --- build-recipes/hook-mpl-data-cast.py | 1 - 1 file changed, 1 deletion(-) diff --git a/build-recipes/hook-mpl-data-cast.py b/build-recipes/hook-mpl-data-cast.py index e91f74d..70985af 100644 --- a/build-recipes/hook-mpl-data-cast.py +++ b/build-recipes/hook-mpl-data-cast.py @@ -16,4 +16,3 @@ # Add the Zstandard library used by dclab datas += collect_data_files("hdf5plugin", includes=["plugins/libh5zstd.*"]) -