Skip to content

Commit 1a49551

Browse files
committed
Add the random_ module to mypy tester.
1 parent 12efc34 commit 1a49551

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)