mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-20 22:39:07 +00:00
style: apply black, fix by ruff
This commit is contained in:
@@ -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:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user