Skip to content

Commit 8f53696

Browse files
tacaswellNelleV
authored andcommitted
FIX: remove non-breaking space
1 parent 1610ce5 commit 8f53696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/ticker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ def __init__(self, base=10.0, labelOnlyBase=False,
808808
809809
Parameter
810810
---------
811-
base : float, optional, default: 10.
811+
base : float, optional, default: 10.
812812
base of the logarithm.
813813
814814
labelOnlyBase : bool, optional, default: False

0 commit comments

Comments
 (0)