nanovna-saver/tests
Name 6eb24f2315
Trivial style changes (#625)
* Style: update type annotations

* Style: simplify extraction of version from metadata

* Style: replace some handwritten classes with namedtuples or dataclasses

* RIZ.py: remove unused import

* Style: remove some redundant lambda constructs

* Marker/Values: remove __init__ parameters

Mutable default values imply some complexity. In this case, the
constructor is always called without arguments.
2023-03-22 15:56:59 +01:00
..
data
__init__.py
conftest.py
test_analytics.py
test_formatSweepFrequency.py
test_formatting.py
test_parseFrequency.py
test_rftools.py
test_settings.py
test_sitools.py
test_sweep.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
test_touchstone.py
test_version.py