fix(lint): tag_apply.py — one blank line between imports and module-level comment (ruff I001, third bounce on this rule)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-24 14:22:05 -04:00
parent 538c1591e8
commit c9a3f12847
@@ -36,7 +36,6 @@ from ...models import (
from ...utils.slug import slugify
from .ir_ingest import manifest_path
# Per-platform artist-profile URL — used as Source.url when restoring
# IR PostMetadata into FC. Keep this table in sync with
# backend/app/services/extension_service.py:_PLATFORM_PATTERNS and