import public_good_game as pages from . import * c = cu class PlayerBot(Bot): def play_round(self): yield Contribute, dict(contribution=C.ENDOWMENT) yield Results