From 2e2ef886e91e0d96ff46d1b6b76d0c79b2e95b05 Mon Sep 17 00:00:00 2001 From: Roel Jordans Date: Mon, 20 Sep 2021 17:35:01 +0200 Subject: [PATCH] Fixing test runner --- test/test_sitools.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_sitools.py b/test/test_sitools.py index 7c2a573e..f968a19a 100644 --- a/test/test_sitools.py +++ b/test/test_sitools.py @@ -18,6 +18,7 @@ # along with this program. If not, see . import unittest from math import inf +from decimal import Decimal # Needed for test_representation() # Import targets to be tested from NanoVNASaver.SITools import Format, Value