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
+2 -1
View File
@@ -1,5 +1,6 @@
from loguru import logger
from sqlalchemy import select, update
from sqlalchemy import select
import db