Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 231 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 231 Bytes

makecents-exceptions

For exception information display and reference

Usage Information:

pipenv install makecents-exceptions
from makecents_exceptions import exceptions as ex
ex.BalanceNotFound() # etc.