BigW Consortium Gitlab

Commit 91ebf237 by Forest Godfrey

Another python2 to python3 change

parent 4b6d8ddd
from _v2 import EtsyV2 as Etsy # noqa
from etsy_env import EtsyEnvProduction # noqa
from ._v2 import EtsyV2 as Etsy # noqa
from .etsy_env import EtsyEnvProduction # noqa
__version__ = '0.4.10'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment