Skip to content

Commit dc72d0e

Browse files
authored
Merge pull request #983 from Axelrod-Python/mypy_random
Add the random_ module to mypy tester.
2 parents 30dacf9 + 1a49551 commit dc72d0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_mypy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"axelrod/mock_player.py",
99
"axelrod/moran.py",
1010
"axelrod/plot.py",
11+
"axelrod/random_.py",
1112
"axelrod/tournament.py",
1213
"axelrod/strategies/adaptive.py",
1314
"axelrod/strategies/alternator.py",

0 commit comments

Comments
 (0)