Lint instance methods (#7903)

This commit is contained in:
catboxanon
2025-05-01 19:32:04 -04:00
committed by GitHub
parent 6d32dc049e
commit 8d0661d0ba
3 changed files with 3 additions and 1 deletions

View File

@@ -141,6 +141,7 @@ class Quantize:
CATEGORY = "image/postprocessing"
@staticmethod
def bayer(im, pal_im, order):
def normalized_bayer_matrix(n):
if n == 0: