pep8: Fix E303 too many blank lines
This commit is contained in:
parent
4f897a8675
commit
f4c17cdc9d
42 changed files with 0 additions and 59 deletions
|
|
@ -135,7 +135,6 @@ class Value(object):
|
|||
return isinstance(v, basestring) and v.startswith(u'`') and v.endswith(u'`')
|
||||
|
||||
|
||||
|
||||
class ValueBackendPassword(Value):
|
||||
_domain = None
|
||||
_callbacks = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue