Fully quality env path

This commit is contained in:
joshpatten
2023-10-07 15:36:42 -05:00
committed by GitHub
parent 4a4f8df5f6
commit ed2b8220f1

View File

@@ -1,4 +1,4 @@
#!env python3
#!/usr/bin/env python3
import proxmoxer # pip install proxmoxer
import PySimpleGUI as sg # pip install PySimpleGUI
gui = 'TK'