chili-pepper
chili-pepper

Source code for chili_pepper.exception

[docs]class ChiliPepperException(Exception): """Chili Pepper Exceptions """ pass