Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update detector_base.py: Fix astropy deprecation warning
Fix: ``` WARNING: AstropyDeprecationWarning: Importing ErfaWarning from astropy.utils.exceptions was deprecated in version 6.1 and will stop working in a future version. Instead, please use from erfa import ErfaWarning [astropy.utils.exceptions] ```
- Loading branch information