pep8 compliance: E302 expected 2 blank lines
This commit is contained in:
parent
b8fd80af49
commit
422264e81d
@ -3,6 +3,7 @@ from grid_view import GridView
|
|||||||
from utils import frame_rect
|
from utils import frame_rect
|
||||||
from theme import ThemeProperty
|
from theme import ThemeProperty
|
||||||
|
|
||||||
|
|
||||||
class PaletteView(GridView):
|
class PaletteView(GridView):
|
||||||
# nrows int No. of displayed rows
|
# nrows int No. of displayed rows
|
||||||
# ncols int No. of displayed columns
|
# ncols int No. of displayed columns
|
||||||
|
Reference in New Issue
Block a user