Check version uses python3

This commit is contained in:
Taylor Helsper 2021-01-02 17:38:02 -06:00
parent 4d46661c91
commit 2a457f59bf

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
import requests
from tabulate import tabulate
import json