pylint fixes
This commit is contained in:
parent
b38782f117
commit
2825ff643b
3 changed files with 7 additions and 11 deletions
|
|
@ -74,8 +74,6 @@ class BaseBackend(object):
|
|||
DESCRIPTION = '<unspecified>'
|
||||
# License of this backend.
|
||||
LICENSE = '<unspecified>'
|
||||
# Icon file path
|
||||
ICON = None
|
||||
# Configuration required for this backend.
|
||||
# Values must be weboob.tools.value.Value objects.
|
||||
CONFIG = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue