Skip to content

Commit e6cf958

Browse files
RomeroLauramarcharper
authored andcommitted
changed SpitefulCC classifier and added strategy description
1 parent 033c803 commit e6cf958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

axelrod/strategies/grudger.py

-1
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ class SpitefulCC(Player):
325325
classifier = {
326326
"memory_depth": float("inf"), # Long memory
327327
"stochastic": False,
328-
"makes_use_of": set(),
329328
"long_run_time": False,
330329
"inspects_source": False,
331330
"manipulates_source": False,

0 commit comments

Comments
 (0)