refactor: apply consistent formatting and improve code readability across backend modules
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import TypedDict, List
|
||||
from typing import List, TypedDict
|
||||
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
Reference in New Issue
Block a user