spacetelescope / wss_tools

Python tools for JWST Wavefront Sensing Software
https://wss-tools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11 stars 10 forks source link

MNT: Stop using enable_deprecations_as_exceptions #89

Closed pllim closed 2 years ago

pllim commented 2 years ago

Description

This pull request is to remove soon to be deprecated code; also see astropy/astropy#12633 .

Also turns all unhandled warnings into exceptions.