whist_core.game.warnings ======================== .. py:module:: whist_core.game.warnings .. autoapi-nested-parse:: Warnings during game phase. Exceptions ---------- .. autoapisummary:: whist_core.game.warnings.TrickNotDoneWarning whist_core.game.warnings.ServSuitFirstWarning Module Contents --------------- .. py:exception:: TrickNotDoneWarning Bases: :py:obj:`Warning` The current trick is not done yet. .. py:exception:: ServSuitFirstWarning Bases: :py:obj:`Warning` Player must serv the suit of the lead.