Adapt leboncoin to new API

This commit is contained in:
Florent 2014-09-26 10:36:34 +02:00
commit 0b08f614a1
2 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,7 @@
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
from .backend import LeboncoinBackend
from .module import LeboncoinModule
__all__ = ['LeboncoinBackend']
__all__ = ['LeboncoinModule']