Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST: Turn deprecation warnings into exceptions #38

Open
pllim opened this issue Sep 13, 2018 · 0 comments
Open

TST: Turn deprecation warnings into exceptions #38

pllim opened this issue Sep 13, 2018 · 0 comments
Labels

Comments

@pllim
Copy link
Contributor

pllim commented Sep 13, 2018

Follow up of #30. This would prevent issues like #36 from dragging on too long until it is too late.

https://astropy.readthedocs.io/en/latest/api/astropy.tests.helper.enable_deprecations_as_exceptions.html#astropy.tests.helper.enable_deprecations_as_exceptions

When you are ready, uncomment this

#from astropy.tests.helper import enable_deprecations_as_exceptions
# Turn deprecation warnings into exceptions.
#enable_deprecations_as_exceptions()

@pllim pllim added the testing label Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant