add module prixcarburants (ICapPriceComparison)
This commit is contained in:
parent
8f0e17ee16
commit
dea713d2f4
5 changed files with 270 additions and 0 deletions
3
modules/prixcarburants/__init__.py
Normal file
3
modules/prixcarburants/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import PrixCarburantsBackend
|
||||
|
||||
__all__ = ['PrixCarburantsBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue