matteo-the-prestige/database.py
2020-12-19 19:08:09 -05:00

9 lines
63 B
Python

#handles the database interactions
import sqlite3 as sql