Skip to content

Commit 23b7352

Browse files
authored
Update apicontrollersbase.py
fix pip 10 bug
1 parent 8eec6ea commit 23b7352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authorizenet/apicontrollersbase.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import pyxb
99
import sys
1010
import xml.dom.minidom
11-
from pip._vendor import requests
11+
import requests
1212
from lxml import objectify
1313

1414
from authorizenet.constants import constants

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy