do not set default APPNAME since it breaks default config file generation
This commit is contained in:
parent
d61a9ad4d5
commit
97f3d22b8a
1 changed files with 0 additions and 2 deletions
|
|
@ -28,8 +28,6 @@ from weboob import Weboob
|
|||
from weboob.modules import BackendsConfig
|
||||
|
||||
class BaseApplication(object):
|
||||
# Application name
|
||||
APPNAME = ''
|
||||
# Default configuration
|
||||
CONFIG = {}
|
||||
# Configuration directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue