added hashbang to point to python3

This commit is contained in:
Kirill Popov 2022-03-25 14:54:04 +03:00
parent 20d269efb1
commit 8b23607feb

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import sys
import sqlite3
import json