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

Skip to content

Commit 4649b9f

Browse files
committed
fix docs warning
1 parent 425ee2d commit 4649b9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/pyplots/axline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
plt.show()
2929

3030
##############################################################################
31-
# `~.axes.Axes.axline` can also be used with a `transform` parameter, which
31+
# `~.axes.Axes.axline` can also be used with a ``transform`` parameter, which
3232
# applies to the point, but not to the slope. This can be useful for drawing
3333
# diagonal grid lines with a fixed slope, which stay in place when the
3434
# plot limits are moved.

0 commit comments

Comments
 (0)