style: apply black, fix by ruff

This commit is contained in:
Dowon
2024-02-27 21:32:40 +09:00
parent 1441b55d6f
commit 9248b79504
4 changed files with 45 additions and 45 deletions

View File

@@ -667,7 +667,7 @@ class AfterDetailerScript(scripts.Script):
else:
p._ad_disabled = True
def _postprocess_image_inner(
def _postprocess_image_inner( # noqa: C901
self, p, pp, args: ADetailerArgs, *, n: int = 0
) -> bool:
"""