"""Game Theory — companion code for Chapter 10."""
from .game_theory import *  # noqa: F401,F403
