"""python-walmart - Walmart Marketplace API""" __version__ = '0.0.6' __author__ = 'Fulfil.IO Inc. ' __all__ = [] from .walmart import Walmart # noqa