skrf.vi.validators.FreqValidator.freq_re

FreqValidator.freq_re = re.compile('(?P<val>\\d+\\.?\\d*)\\s*(?P<si_prefix>[kMG])?(?:[hH][zZ])?')