From 6a9aef2e895bf4a02dcb46647c6b986edf1681ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Mon, 10 Mar 2025 16:25:45 +0100 Subject: [PATCH] fixup! Fixup: use numpy to do the comparison --- tests/test_cli.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_cli.py b/tests/test_cli.py index 97c5f31..5934c5e 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -5,7 +5,6 @@ import copy import os import platform import shutil -import subprocess import sys import tempfile import time