matteo-the-prestige/database.py
2020-12-19 20:26:05 -05:00

4 lines
58 B
Python

#handles the database interactions
import sqlite3 as sql