toucan.mvp.calculator.errors# Module containing errors to be raised by the Toucan Tournament MVP calculator library. Exceptions# ToucanException Specific Toucan exception class. Module Contents# exception toucan.mvp.calculator.errors.ToucanException(msg='')# Bases: Exception Specific Toucan exception class.