From f7a088fc13d8561ab10eccf8d3f0683cfcead4be Mon Sep 17 00:00:00 2001 From: Daniel Heinesen Date: Mon, 16 Sep 2024 19:29:47 +0200 Subject: [PATCH] Removes unused numpy --- tests/fixtures/pyaro.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/fixtures/pyaro.py b/tests/fixtures/pyaro.py index b3298bc21..ab93dad85 100644 --- a/tests/fixtures/pyaro.py +++ b/tests/fixtures/pyaro.py @@ -2,7 +2,6 @@ from pathlib import Path -import numpy as np import pandas as pd import pytest