Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bbf36cb

Browse files
authored
DOC Fix example comment being rendered as text (#30412)
1 parent a67e833 commit bbf36cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/inspection/plot_partial_dependence.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@
539539
#
540540
# Let's make the same partial dependence plot for the 2 features interaction,
541541
# this time in 3 dimensions.
542+
542543
# unused but required import for doing 3d projections with matplotlib < 3.2
543544
import mpl_toolkits.mplot3d # noqa: F401
544545
import numpy as np

0 commit comments

Comments
 (0)