mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-28 04:17:58 +08:00
💡 (schemas.py): add newline at end of file to follow PEP 8 guidelines
This commit is contained in:
@ -323,4 +323,4 @@ class ConfigResponse(BaseModel):
|
||||
frontend_timeout: int
|
||||
|
||||
class MessageIds(BaseModel):
|
||||
ids: List[int]
|
||||
ids: List[int]
|
||||
|
||||
Reference in New Issue
Block a user