Modules

Exceptions

exception chepy.modules.exceptions.StateNotDict(msg='State is not a dict', *args, **kwargs)
exception chepy.modules.exceptions.StateNotList(msg='State is not a list', *args, **kwargs)