update files to use #!/usr/bin/env python3

This commit is contained in:
2026-07-20 19:32:48 -04:00
parent ff15ded0c9
commit 19e525d64c
6 changed files with 32 additions and 8 deletions
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
import json
import os
import requests