Skip to content

Commit

Permalink
changed SpitefulCC classifier and added strategy description
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeroLaura authored and marcharper committed Jul 12, 2024
1 parent 033c803 commit e6cf958
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion axelrod/strategies/grudger.py
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,6 @@ class SpitefulCC(Player):
classifier = {
"memory_depth": float("inf"), # Long memory
"stochastic": False,
"makes_use_of": set(),
"long_run_time": False,
"inspects_source": False,
"manipulates_source": False,
Expand Down

0 comments on commit e6cf958

Please sign in to comment.