From fa51a7ea0b643ff322dfc963e3c60650b7392b80 Mon Sep 17 00:00:00 2001 From: Ruth Comer <10599679+rcomer@users.noreply.github.com> Date: Sat, 8 Mar 2025 17:33:21 +0000 Subject: [PATCH] Add reference tag to Hatch style reference --- .../examples/shapes_and_collections/hatch_style_reference.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/galleries/examples/shapes_and_collections/hatch_style_reference.py b/galleries/examples/shapes_and_collections/hatch_style_reference.py index 064eec7d3e4e..58f3207cb9d8 100644 --- a/galleries/examples/shapes_and_collections/hatch_style_reference.py +++ b/galleries/examples/shapes_and_collections/hatch_style_reference.py @@ -64,3 +64,7 @@ def hatches_plot(ax, h): # - `matplotlib.patches.Rectangle` # - `matplotlib.axes.Axes.add_patch` # - `matplotlib.axes.Axes.text` +# +# .. tags:: +# +# purpose: reference