mirror of
https://github.com/dizedev/vk_lp.git
synced 2026-09-17 06:19:03 +00:00
code reformat
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
from custom_rules.permission import Permission
|
||||
from vkbottle.user import Message, UserLabeler
|
||||
|
||||
from config import edit_message, prefix_bot
|
||||
from custom_rules.permission import Permission
|
||||
from utils import rewards_list
|
||||
|
||||
listToStr = ' '.join(map(str, rewards_list))
|
||||
|
||||
Reference in New Issue
Block a user