diff --git a/test/test_sitools.py b/test/test_sitools.py index 7c2a573..f968a19 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