Better module descriptions
This commit is contained in:
parent
d729ec256d
commit
9bcf070ca7
6 changed files with 6 additions and 6 deletions
|
|
@ -29,7 +29,7 @@ __all__ = ['DelubacBackend']
|
|||
|
||||
class DelubacBackend(BaseBackend, ICapBank):
|
||||
NAME = 'delubac'
|
||||
DESCRIPTION = u'Banque Delubac & Cie'
|
||||
DESCRIPTION = u'Banque Delubac & Cie French banking website'
|
||||
MAINTAINER = u'Noe Rubinstein'
|
||||
EMAIL = 'nru@budget-insight.com'
|
||||
VERSION = '0.h'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue