Skip to content

Commit 69be02c

Browse files
timhoffmrcomer
andauthored
Update galleries/tutorials/artists.py
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
1 parent 087ffde commit 69be02c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

galleries/tutorials/artists.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ class in the Matplotlib API, and the one you will be working with most
604604
# directly working on the ticks and their parts (tick lines, tick labels, grid lines)
605605
# is discouraged. Instead, the high-level concepts tick locators, tick formatters
606606
# and style configuration via `~.Axes.tick_params` should be used. See
607-
# :ref:'user_axes_ticks` for details.
607+
# :ref:`user_axes_ticks` for details.
608608
#
609609
# Here is a summary of some of the useful accessor methods of the ``Axis``
610610
# (these have corresponding setters where useful, such as

0 commit comments

Comments
 (0)