Skip to content

Issue #11303: Improve FITS import error handling

Alx Sa requested to merge alxsa-fits-fix into master

This patch attempts to resolve #11303 (closed) by moving error-handling code to before the variable is used.

Merge request reports