353d493 pylint: Iterate through dictionaries

Authored and Committed by stlaz 6 years ago
    pylint: Iterate through dictionaries
    
    The consider-iterating-dictionary check disable never worked before
    (notice the missing comma in pylintrc). Fix the rest of the dict
    iteration.
    
    https://pagure.io/freeipa/issue/6874
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+2 -2
file modified
+0 -1