from . import * class PlayerBot(Bot): def play_round(self): yield Submission(Debrief, check_html=False)