1ff9450 pylint: fix missing module

Authored and Committed by stlaz 6 years ago
    pylint: fix missing module
    
    requests.packages contains but a weird backward compatibility fix
    for its presumed urllib3 submodule but pylint does not approve.
    
    Reviewed-By: Tomas Krizek <tkrizek@redhat.com>
    
        
file modified
+4 -2