From 6f8238376bae0a3c8742fc46ad41ffca081cbffd Mon Sep 17 00:00:00 2001 From: Michiel Berger Date: Fri, 1 May 2026 10:20:38 +0200 Subject: [PATCH] tests: import pytest for the new approx() use --- tests/test_sim.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_sim.py b/tests/test_sim.py index 7d3c087..cc475e8 100644 --- a/tests/test_sim.py +++ b/tests/test_sim.py @@ -3,6 +3,7 @@ from __future__ import annotations import numpy as np import pandas as pd +import pytest from pluginbattery.sim import ( Battery,