yanivk1984
6/30/2019 - 11:16 AM

python disable the requests module warning for not verifing certificate

import urllib3

urllib3.disable_warnings()