chore: de-markdown-lize comments

This commit is contained in:
2026-04-07 15:15:44 +02:00
parent 5666dd13c0
commit 1414066eed
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -275,7 +275,7 @@ class LrcManager:
bypass_cache: bool = False,
allow_unsynced: bool = False,
) -> Optional[LyricResult]:
"""Fetch lyrics for *track* using the group-based parallel pipeline."""
"""Fetch lyrics for track using the group-based parallel pipeline."""
return asyncio.run(
self._fetch_for_track(
track,