pep8 compliance: E302 expected 2 blank lines
This commit is contained in:
parent
77aae4af1f
commit
c69bd544b4
@ -6,6 +6,7 @@ import resource
|
|||||||
|
|
||||||
debug_theme = False
|
debug_theme = False
|
||||||
|
|
||||||
|
|
||||||
class ThemeProperty(object):
|
class ThemeProperty(object):
|
||||||
|
|
||||||
def __init__(self, name):
|
def __init__(self, name):
|
||||||
|
Reference in New Issue
Block a user