fix: flake8 trailing blank lines

Remove trailing blank line at EOF to satisfy flake8 W391.
This commit is contained in:
Arjun (OpenClaw)
2026-02-07 19:19:40 +00:00
parent e73b6c0f8c
commit 1ccc4c478f
3 changed files with 0 additions and 3 deletions

View File

@@ -18,4 +18,3 @@ class SoulsDirectoryMarkdownResponse(BaseModel):
handle: str
slug: str
content: str