We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f700bae commit 997444eCopy full SHA for 997444e
axelrod/match.py
@@ -56,7 +56,6 @@ def __init__(
56
Random seed for reproducibility
57
"""
58
59
-
60
self.turns, self.prob_end = turns, prob_end
61
if prob_end is None:
62
self.prob_end = 0
0 commit comments