Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jan 16, 2020
1 parent 37d58c5 commit 8317f68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shapeout2/gui/pipeline_plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ def update_content(self):
parent.setMaximumSize(size_hint)



class PipelinePlotItem(SimplePlotItem):
def __init__(self, *args, **kwargs):
super(PipelinePlotItem, self).__init__(*args, **kwargs)
Expand Down

0 comments on commit 8317f68

Please sign in to comment.