From f25851e717bb0e242152d63fd7f50c53de247e94 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 08:09:36 +0000 Subject: [PATCH] style: pre-commit fixes --- numcodecs/tests/test_vlen_bytes.py | 1 - 1 file changed, 1 deletion(-) diff --git a/numcodecs/tests/test_vlen_bytes.py b/numcodecs/tests/test_vlen_bytes.py index 33e43dea..467c9a85 100644 --- a/numcodecs/tests/test_vlen_bytes.py +++ b/numcodecs/tests/test_vlen_bytes.py @@ -1,4 +1,3 @@ -import os import sys import unittest