nanovna-saver/src/NanoVNASaver/Charts
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
..
CLogMag.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Capacitance.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
Chart.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Frequency.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
GroupDelay.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Inductance.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
LogMag.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Magnitude.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
MagnitudeZ.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
MagnitudeZSeries.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00
MagnitudeZShunt.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00
Permeability.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Phase.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Polar.py pyqt6 2023-03-13 12:13:44 +01:00
QFactor.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
RI.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
RIMu.py pyqt6 2023-03-13 12:13:44 +01:00
RIZ.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
RIZSeries.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00
RIZShunt.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00
SParam.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
Smith.py PyQt6 fixes 2023-03-13 12:13:44 +01:00
Square.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
TDR.py PyQt6 updates 2023-03-13 12:13:44 +01:00
VSWR.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
__init__.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00