We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3e960 commit 53a1460Copy full SHA for 53a1460
quickbooks/mixins.py
@@ -1,5 +1,4 @@
1
from future.moves.urllib.parse import quote
2
-from requests.api import request
3
4
try: import simplejson as json
5
except ImportError: import json
0 commit comments