[IMP] connector_walmart: authentication API changes

This commit is contained in:
Jared Kipe
2022-02-03 05:40:40 -08:00
parent 236aa3a749
commit b3fdd8b6d0
9 changed files with 430 additions and 292 deletions

View File

@@ -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