Update transport.py

This commit is contained in:
Jay Lee
2023-04-11 10:43:21 -04:00
committed by GitHub
parent 16bb53d0e4
commit f296579aad

View File

@@ -10,7 +10,7 @@ from gam.var import GC_TLS_MIN_VERSION
from gam.var import GC_Values
# Bump default retries
#httplib2.RETRIES = 5
httplib2.RETRIES = 5
def create_http(cache=None,
timeout=None,