From e68c9f74bbd703cea16ea257aecf529e90d847a5 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:24:50 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/test_noise.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_noise.py b/tests/test_noise.py index aee6bd9ff8..5efc492930 100644 --- a/tests/test_noise.py +++ b/tests/test_noise.py @@ -1,4 +1,3 @@ - import numpy as np import pytest