Closed pauloxnet closed 3 years ago
Executing the library I got this DeprecationWarning:
.../lib/python3.8/site-packages/ebaysdk/trading/__init__.py:801: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead log.warn("{verb}: {message}\n\n".format(
Fixed in #346
Executing the library I got this DeprecationWarning: