Skip to content

Commit

Permalink
resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed Nov 9, 2023
1 parent a33b606 commit 3bc3b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm_cooperation/gametypes/repeated.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ def generate_samples(
game_setup.payoffs,
game_setup.extract_choice,
measurement_setup.compute_freq,
game_setup.rounds,
game_setup.analyse_rounds,
)
except ValueError as ex:
logger.exception(ex)
Expand Down

0 comments on commit 3bc3b42

Please sign in to comment.