projects
/
culture.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb2ca18
)
Update.
author
François Fleuret
<francois@fleuret.org>
Thu, 1 Aug 2024 08:11:07 +0000
(10:11 +0200)
committer
François Fleuret
<francois@fleuret.org>
Thu, 1 Aug 2024 08:11:07 +0000
(10:11 +0200)
grids.py
patch
|
blob
|
history
diff --git
a/grids.py
b/grids.py
index
19b9ce4
..
9b1ed50
100755
(executable)
--- 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