Source code for almanac.errors.almanac_error

[docs]class AlmanacError(Exception): """Base exception type for almanac library errors."""