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