Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c44bd3d

Browse files
committed
Fix formatting
1 parent 0f4e3a6 commit c44bd3d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

doc/users/whats_new/rcparams.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Configuration (rcParams)
2222
``svg.hashsalt``
2323
````````````````
2424

25-
If ``svg.hashsalt`` is ``None`` (which it is by default), the svg backend uses ``uuid4`` to generate the hash salt.
26-
If it is not ``None``, it must be a string that is used as the hash salt instead of ``uuid4``.
27-
This allows for deterministic SVG output.
25+
If ``svg.hashsalt`` is ``None`` (which it is by default), the svg
26+
backend uses ``uuid4`` to generate the hash salt. If it is not
27+
``None``, it must be a string that is used as the hash salt instead of
28+
``uuid4``. This allows for deterministic SVG output.

0 commit comments

Comments
 (0)