💡 (schemas.py): add newline at end of file to follow PEP 8 guidelines
This commit is contained in:
parent
602ebf7b15
commit
57c38acace
1 changed files with 1 additions and 1 deletions
|
|
@ -323,4 +323,4 @@ class ConfigResponse(BaseModel):
|
||||||
frontend_timeout: int
|
frontend_timeout: int
|
||||||
|
|
||||||
class MessageIds(BaseModel):
|
class MessageIds(BaseModel):
|
||||||
ids: List[int]
|
ids: List[int]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue