mirror of
https://github.com/house-of-vanity/conf_bot.git
synced 2025-07-06 22:34:07 +00:00
Code has been formatted.
This commit is contained in:
committed by
Alexandr Bogomyakov
parent
7320a10b51
commit
31ce4d15cf
@ -12,4 +12,4 @@ db = DataBase(
|
||||
scheme='assets/main.db.sql')
|
||||
|
||||
global worker
|
||||
worker = MessageWorker(db = db)
|
||||
worker = MessageWorker(db=db)
|
||||
|
Reference in New Issue
Block a user