SyntaxFix
Write A Post
Hire A Developer
Questions
Place this code on the top of your existing code
import logging urllib3_logger = logging.getLogger('urllib3') urllib3_logger.setLevel(logging.CRITICAL)