Skip to content

Commit

Permalink
Tweak deprecation language from PR feedback
Browse files Browse the repository at this point in the history
Co-authored-by: Jessica Scheick <[email protected]>
  • Loading branch information
mfisher87 and JessicaS11 authored Sep 13, 2024
1 parent 4d2d232 commit aaa90b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icepyx/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from warnings import warn

deprecation_msg = """icepyx v1.x is deprecated; the back-end systems on which it relies
deprecation_msg = """icepyx v1.x is being deprecated; the back-end systems on which it relies
will be shut down as of late 2024. At that time, upgrade to icepyx v2.x, which uses the
new NASA Harmony back-end, will be required. Please see
<https://icepyx.readthedocs.io/en/latest/user_guide/changelog/v1.3.0.html> for more
Expand Down

0 comments on commit aaa90b6

Please sign in to comment.