Skip to content

Commit f890e36

Browse files
committed
Fix remaining docstring error.
Not sure how I missed this one!
1 parent ef9d93f commit f890e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axelrod/tests/property.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ def prob_end_tournaments(draw, strategies=strategies,
123123
The maximum probability of a match ending
124124
min_noise : float
125125
The minimum noise value
126-
min_noise : float
126+
max_noise : float
127127
The maximum noise value
128128
min_repetitions : integer
129129
The minimum number of repetitions

0 commit comments

Comments
 (0)