Merge pull request #431 from rjordans/Development

Fixing test runner
pull/430/head
Holger Müller 2021-09-21 07:51:15 +02:00 zatwierdzone przez GitHub
commit 4b705d0d88
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
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