Closed rrjbca closed 3 years ago
Attempting to call mag_ab without the optional dependency speclite installed will now correctly raise an ImportError instead of a NameError. Fixes #436
mag_ab
speclite
ImportError
NameError
Description
Attempting to call
mag_ab
without the optional dependencyspeclite
installed will now correctly raise anImportError
instead of aNameError
. Fixes #436Checklist