code reformat

This commit is contained in:
2023-10-30 23:30:16 +07:00
parent ce88bb6dc8
commit 57f401ee5f
8 changed files with 35 additions and 29 deletions
+4 -5
View File
@@ -1,11 +1,10 @@
import pytz
import git
from custom_rules.permission import Permission
import pytz
from vkbottle.user import Message, UserLabeler
from config import edit_message, prefix_bot
from utils import rewards_list
from config import edit_message, prefix_bot
from custom_rules.permission import Permission
from utils import rewards_list
bl = UserLabeler(custom_rules=Permission)