Skip to content

Commit f6e3b34

Browse files
committed
Remove unused notes section fro docstring
1 parent d98e08c commit f6e3b34

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/python/plotly/plotly/figure_factory/_ternary_contour.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -417,9 +417,6 @@ def _contour_trace(
417417
How to display contour. Filled contours if None, lines if ``lines``.
418418
vmin, vmax : float
419419
Bounds of interval of values used for the colorspace
420-
421-
Notes
422-
=====
423420
"""
424421
# Prepare colors
425422
# We do not take extrema, for example for one single contour

0 commit comments

Comments
 (0)