Skip to content

Commit

Permalink
Update rocketpy/environment/environment.py
Browse files Browse the repository at this point in the history
Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
  • Loading branch information
MateusStano and Gui-FernandesBR authored Sep 29, 2024
1 parent 4949d18 commit f27d15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocketpy/environment/environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -2376,7 +2376,7 @@ def load_international_standard_atmosphere(self): # pragma: no cover
"""
warnings.warn(
"load_international_standard_atmosphere() is deprecated in version "
"1.6.0 and will be removed in version 1.7.0. This method is no longer "
"1.5.0 and will be removed in version 1.7.0. This method is no longer "
"needed as the International Standard Atmosphere is already calculated "
"when the Environment object is created.",
DeprecationWarning,
Expand Down

0 comments on commit f27d15f

Please sign in to comment.