2 lines
48 B
Python
2 lines
48 B
Python
|
|
import sqlite3
|
||
|
|
from data.database import DB_NAME
|