1"""Constants for the Demo Player Provider.""" 2 3CONF_NUMBER_OF_PLAYERS = "number_of_players" 4CONF_PLAYER_NAME_PREFIX = "player_name_prefix" 5