Skip to content

Commit

Permalink
Update transport.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Apr 11, 2023
1 parent 16bb53d commit f296579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gam/transport.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from gam.var import GC_Values

# Bump default retries
#httplib2.RETRIES = 5
httplib2.RETRIES = 5

def create_http(cache=None,
timeout=None,
Expand Down

0 comments on commit f296579

Please sign in to comment.