users return model error fixed
This commit is contained in:
@@ -115,7 +115,6 @@ class UserSerializer(BaseModel):
|
||||
id: str
|
||||
username: str
|
||||
|
||||
|
||||
class Config:
|
||||
orm_mode = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user