python -> python3

This commit is contained in:
joey0320
2023-01-04 21:34:55 -08:00
parent 5ad950e946
commit 97bdcf09f5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import os
import json

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import json
import argparse