Skip to content

Commit 06a5034

Browse files
MateusStanoCopilot
andcommitted
DOC: correctly link to WeatherModelMapping
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 762c4dc commit 06a5034

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rocketpy/environment/environment.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,8 +2033,8 @@ def process_ensemble(self, file, dictionary): # pylint: disable=too-many-locals
20332033
20342034
See also
20352035
--------
2036-
See the :class:``rocketpy.environment.weather_model_mapping`` for some
2037-
dictionary examples.
2036+
See the :class:`rocketpy.environment.weather_model_mapping.WeatherModelMapping`
2037+
class for some dictionary examples.
20382038
20392039
Raises
20402040
------

0 commit comments

Comments
 (0)