Files
suite/connector_walmart/components/api/__init__.py

8 lines
169 B
Python

"""python-walmart - Walmart Marketplace API"""
__version__ = '0.0.6'
__author__ = 'Fulfil.IO Inc. <hello@fulfil.io>'
__all__ = []
from .walmart import Walmart # noqa