Skip to content

Commit

Permalink
docstring change
Browse files Browse the repository at this point in the history
  • Loading branch information
AFg6K7h4fhy2 committed Jan 28, 2025
1 parent b06f6e6 commit 42acd05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions forecasttools/idata_to_tidy.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ def convert_inference_data_to_tidydraws(
has the groups observed_data and
posterior_predictive.
groups : list[str]
A list of groups belonging to the
idata object. Defaults to all groups
in the InferenceData.
A list of groups to transform to
tidy draws format. Defaults to all
groups in the InferenceData.
Returns
-------
Expand Down

0 comments on commit 42acd05

Please sign in to comment.