Skip to content

Commit

Permalink
Update doc/source/examples/sphinx-gallery/sphinx-gallery.py
Browse files Browse the repository at this point in the history
Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
  • Loading branch information
Revathyvenugopal162 and MaxJPRey authored Oct 30, 2024
1 parent 910a2e2 commit d1ffe52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/examples/sphinx-gallery/sphinx-gallery.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
###############################################################################
# Figures with Plotly
# ~~~~~~~~~~~~~~~~~~~
# This example shows how to render a figure using Matplotlib.
# This example shows how to render a figure using Plotly.

import plotly
import plotly.graph_objs as go
Expand Down

0 comments on commit d1ffe52

Please sign in to comment.