woocommerce / wc-api-python

A Python wrapper for the WooCommerce API.
https://pypi.org/project/WooCommerce/
MIT License
212 stars 112 forks source link

Json Formatting #103

Open jarredAwesome opened 2 months ago

jarredAwesome commented 2 months ago

I found that r.Json() doesn't return code that follows json standards. it is returning with single quotes instead of double quotes.