from otree.api import Bot, Submission ''' Eli Pandolfo ''' class PlayerBot(Bot): def play_round(self): pass