Skip to content

Commit 264eb4f

Browse files
MateusStanoCopilot
andauthored
DOC: correctly link to WeatherModelMapping
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1dc1372 commit 264eb4f

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
@@ -2032,8 +2032,8 @@ def process_ensemble(self, file, dictionary): # pylint: disable=too-many-locals
20322032
20332033
See also
20342034
--------
2035-
See the :class:``rocketpy.environment.weather_model_mapping`` for some
2036-
dictionary examples.
2035+
See the :class:`rocketpy.environment.weather_model_mapping.WeatherModelMapping`
2036+
class for some dictionary examples.
20372037
20382038
Raises
20392039
------

0 commit comments

Comments
 (0)