Skip to content

Commit

Permalink
remove comment text that mentions a deprecated astropy feature [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrin committed Jun 8, 2023
1 parent 53286ce commit b8114b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,3 @@

TESTED_VERSIONS['poppy'] = __version__

## Uncomment the following line to treat all DeprecationWarnings as
## exceptions
# from astropy.tests.helper import enable_deprecations_as_exceptions
# enable_deprecations_as_exceptions()

0 comments on commit b8114b6

Please sign in to comment.