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
@@ -21,7 +21,7 @@ def is_better_result(
*,
allow_unsynced: bool,
) -> bool:
"""Return True when *new* should rank above *old*.
"""Return True when new should rank above old.
Ordering rules (highest first):
1) Positive statuses always beat negative statuses.