Skip to content

Commit

Permalink
LINT: fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed Mar 11, 2018
1 parent f1c0b7c commit df2e361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pandas/plotting/_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -1424,6 +1424,7 @@ def orientation(self):
%(examples)s
"""


class KdePlot(HistPlot):
_kind = 'kde'
orientation = 'vertical'
Expand Down

0 comments on commit df2e361

Please sign in to comment.