nanovna-saver/src/NanoVNASaver
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
..
Analysis Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Charts Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Controls Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
Hardware Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Marker Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Settings Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Windows Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
About.py try to get version in about 2023-03-15 12:06:13 +01:00
AnalyticTools.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Calibration.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Defaults.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Formatting.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Inputs.py Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
NanoVNASaver.py Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
RFTools.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
SITools.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00
SweepWorker.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Touchstone.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Version.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
__init__.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
__main__.py __main__.py: remove /bin/env shebang (#623) 2023-03-20 09:25:55 +01:00