From 0780934cff54ec83a9aebc49cd037ae585879c3b Mon Sep 17 00:00:00 2001 From: Dohyeon Lee Date: Sun, 24 Nov 2024 22:03:56 +0900 Subject: [PATCH] ruff formatting --- numcodecs/tests/test_delta.py | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/numcodecs/tests/test_delta.py b/numcodecs/tests/test_delta.py index e5976711..68c2dc82 100644 --- a/numcodecs/tests/test_delta.py +++ b/numcodecs/tests/test_delta.py @@ -15,13 +15,17 @@ # mix of orders: C, F # mix of encoding types: All available types for each arrays arrays = [ - (np.random.randint(0, 1, size=110, dtype='?').reshape(10, 11), ('?','