We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2188815 commit f8f352cCopy full SHA for f8f352c
rocketpy/environment/environment.py
@@ -2376,7 +2376,7 @@ def load_international_standard_atmosphere(self): # pragma: no cover
2376
"""
2377
warnings.warn(
2378
"load_international_standard_atmosphere() is deprecated in version "
2379
- "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 "
2380
"needed as the International Standard Atmosphere is already calculated "
2381
"when the Environment object is created.",
2382
DeprecationWarning,
0 commit comments