Skip to content

Commit 99764f6

Browse files
authored
Changed order of links in sampling wrapper docstrings (#1636)
* Changed order of links in documentation * Whitespace Change Changed order of links in sampling wrapper docstrings - removed whitespace.
1 parent d96880c commit 99764f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arviz/wrappers/base.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ class SamplingWrapper:
1212
functions requiring refitting like Leave Future Out or Simulation Based Calibration can be
1313
performed from ArviZ.
1414
15-
See other SamplingWrapper classes at :ref:`wrappers api section <wrappers_api>`. For
16-
usage examples see user guide pages on :ref:`wrapper_guide`.
15+
For usage examples see user guide pages on :ref:`wrapper_guide`.See other
16+
SamplingWrapper classes at :ref:`wrappers api section <wrappers_api>`.
1717
1818
Parameters
1919
----------

0 commit comments

Comments
 (0)