style: 移动
This commit is contained in:
@@ -3,7 +3,7 @@ from unittest.mock import patch
|
||||
from sqlalchemy.exc import IntegrityError, OperationalError
|
||||
from pydantic import ValidationError
|
||||
from pretor.utils.error import UserNotExistError
|
||||
from pretor.core.database.database_exception import database_exception
|
||||
from pretor.core.postgres_database import database_exception
|
||||
|
||||
|
||||
@database_exception
|
||||
|
||||
Reference in New Issue
Block a user