pull/71/head
Holger Mueller 2019-10-28 18:40:08 +01:00
rodzic b32f9c4a62
commit 36fb291f79
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -110,7 +110,7 @@ class RFTools:
assumeInfinity: bool = True) -> str:
""" Format frequency with SI prefixes
maxdigits count include the dot by defaul, so that
maxdigits count include the dot by default, so that
default leads to a maximum output of 9 characters
"""
freqstr = str(freq)