Skip to content

Commit df2e361

Browse files
committed
LINT: fixing
1 parent f1c0b7c commit df2e361

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/plotting/_core.py

+1
Original file line numberDiff line numberDiff line change
@@ -1424,6 +1424,7 @@ def orientation(self):
14241424
%(examples)s
14251425
"""
14261426

1427+
14271428
class KdePlot(HistPlot):
14281429
_kind = 'kde'
14291430
orientation = 'vertical'

0 commit comments

Comments
 (0)