mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
IMP connector_walmart Important change to authentication methods used by API
This commit is contained in:
@@ -1 +1,7 @@
|
||||
from . import walmart
|
||||
"""python-walmart - Walmart Marketplace API"""
|
||||
|
||||
__version__ = '0.0.6'
|
||||
__author__ = 'Fulfil.IO Inc. <hello@fulfil.io>'
|
||||
__all__ = []
|
||||
|
||||
from .walmart import Walmart # noqa
|
||||
|
||||
Reference in New Issue
Block a user