Align watermark content with detector coverage

This commit is contained in:
Victor Kuznetsov
2026-08-27 20:05:03 -07:00
parent 17408b958e
commit a8d4bce14a
61 changed files with 933 additions and 198 deletions
+1 -1
View File
@@ -245,7 +245,7 @@ class TestEngineResolvesThePolishPerProfile:
This is the change that stopped a library caller and a CLI caller on one profile
from producing different pixels, and it had no test: rebinding
``resolve_adaptive_polish`` to ``bool(value)`` -- exactly the pre-commit behaviour --
``resolve_adaptive_polish`` to ``bool(value)`` -- exactly the pre-commit behavior --
left the whole suite green.
"""