pep8 compliance: E302 expected 2 blank lines
This commit is contained in:
parent
ebd5440c76
commit
7dc6c3a181
@ -9,6 +9,7 @@ from widget import Widget
|
||||
from theme import ThemeProperty, FontProperty
|
||||
from utils import brighten
|
||||
|
||||
|
||||
class TabPanel(Widget):
|
||||
# pages [Widget]
|
||||
# current_page Widget
|
||||
|
Reference in New Issue
Block a user