nanovna-saver/src/NanoVNASaver
Name 1cd5c052db
__main__.py: remove /bin/env shebang (#623)
The file is not intended for direct execution,
not installed in the path,
and not marked as executable.
Its extension is sufficient for editors to trigger syntax highlighting.

The shebang seems to only trigger warnings on systems wher /bin/env is
unavailable (it may be in /usr/bin for example).
2023-03-20 09:25:55 +01:00
..
Analysis Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
Charts Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
Controls Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
Hardware Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
Marker Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
Settings Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
Windows Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
About.py try to get version in about 2023-03-15 12:06:13 +01:00
AnalyticTools.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00
Calibration.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00
Defaults.py PyQt6 fixes 2023-03-13 12:13:44 +01:00
Formatting.py used black for reformatting/lintig 2023-03-08 09:40:39 +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 Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
SITools.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00
SweepWorker.py pyqt6 2023-03-13 12:13:44 +01:00
Touchstone.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00
Version.py used black for reformatting/lintig 2023-03-08 09:40:39 +01:00
__init__.py PyQt6 updates 2023-03-13 12:13:44 +01:00
__main__.py __main__.py: remove /bin/env shebang (#623) 2023-03-20 09:25:55 +01:00