From 856f9886da424a9f3c8846a07202cf3241e49d17 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