Skip to content

Commit

Permalink
Blacked
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Yu committed Nov 5, 2020
1 parent 4f7e987 commit ca3bd7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/views/widget_delegate.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
USING_PYQT = not hasattr(QtCore, "ClassInfo") # Only PySide has ClassInfo



class WidgetDelegate(QtGui.QStyledItemDelegate):
"""
Convenience wrapper that makes it straight forward to use widgets inside of delegates.
Expand Down

0 comments on commit ca3bd7f

Please sign in to comment.