from otree.api import * class PlayBot(Bot): def play_round(self): pass