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

Skip to content

Commit 0bb1074

Browse files
tacaswellQuLogic
andauthored
Apply suggestions from code review
Co-Authored-By: Elliott Sales de Andrade <[email protected]>
1 parent 2157863 commit 0bb1074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/prev_api_changes/api_changes_3.2.0/behavior.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ longer necessary to import mplot3d to create 3d axes with ::
311311
`.SymLogNorm` now has a *base* parameter
312312
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
313313

314-
Previously, `.SymLogNorm` had no *base* kwarg and the base was
314+
Previously, `.SymLogNorm` had no *base* keyword argument and the base was
315315
hard-coded to ``base=np.e``. This was inconsistent with the default
316316
behavior of `.SymLogScale` (which defaults to ``base=10``) and the use
317317
of the word "decade" in the documentation.

0 commit comments

Comments
 (0)