mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 20:15:24 +00:00
5 lines
110 B
Python
5 lines
110 B
Python
# 20.05.24
|
|
|
|
from .sql_table import SimpleDBManager, report_table
|
|
report_table: SimpleDBManager = report_table
|