10000 double backticks · matplotlib/matplotlib@22613d2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 22613d2

Browse files
committed
double backticks
1 parent 40340fc commit 22613d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/colorbar.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -973,11 +973,11 @@ def make_axes(parents, location=None, orientation=None, fraction=0.15,
973973
location : [`None`|'left'|'right'|'top'|'bottom']
974974
The position, relative to **parents**, where the colorbar axes
975975
should be created. If None, the value will either come from the
976-
given `orientation`, else it will default to 'right'.
976+
given ``orientation``, else it will default to 'right'.
977977
978978
orientation : [`None`|'vertical'|'horizontal']
979979
The orientation of the colorbar. Typically, this keyword shouldn't
980-
be used, as it can be derived from the `location` keyword.
980+
be used, as it can be derived from the ``location`` keyword.
981981
982982
%s
983983

0 commit comments

Comments
 (0)
0