matteo-the-prestige/database.py

9 lines
63 B
Python
Raw Normal View History

2020-12-20 00:08:09 +00:00
#handles the database interactions
import sqlite3 as sql