__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).
pull/629/head
Name 2023-03-20 09:25:55 +01:00 zatwierdzone przez GitHub
rodzic 52cdac4f52
commit 1cd5c052db
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -1,5 +1,3 @@
#! /bin/env python
#
# NanoVNASaver
#
# A python program to view and export Touchstone data from a NanoVNA