Fixing test runner

pull/431/head
Roel Jordans 2021-09-20 17:35:01 +02:00
rodzic cced02ebff
commit 2e2ef886e9
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -18,6 +18,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
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