From: François Fleuret Date: Thu, 1 Aug 2024 08:11:07 +0000 (+0200) Subject: Update. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=commitdiff_plain;h=dc7b764895c3f8bfe5d694900faf190163ce9f09;p=culture.git Update. --- diff --git a/grids.py b/grids.py index 19b9ce4..9b1ed50 100755 --- a/grids.py +++ b/grids.py @@ -167,7 +167,7 @@ class Grids(problem.Problem): self.check_structure(quizzes, struct) return struct - def inject_noise(self, quizzes, noise, struct=None, mask=None): + def inject_noise(self, quizzes, noise): # , struct=None, mask=None): # assert self.check_structure(quizzes, struct=struct) S = self.height * self.width