mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-23 15:59:04 +00:00
fix: add PL rule
This commit is contained in:
@@ -745,7 +745,7 @@ class AfterDetailerScript(scripts.Script):
|
||||
|
||||
return optimal_resolution
|
||||
|
||||
def fix_p2(
|
||||
def fix_p2( # noqa: PLR0913
|
||||
self, p, p2, pp: PPImage, args: ADetailerArgs, pred: PredictOutput, j: int
|
||||
):
|
||||
seed, subseed = self.get_seed(p)
|
||||
|
||||
Reference in New Issue
Block a user