533a5b2 pylint 2.2: Fix unnecessary pass statement

Authored and Committed by cheimes 5 years ago
    pylint 2.2: Fix unnecessary pass statement
    
    pylint 2.2.0 has a new checker for unnecessary pass statements. There is
    no need to have a pass statement in functions or classes with a doc
    string.
    
    Fixes: https://pagure.io/freeipa/issue/7772
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Thomas Woerner <twoerner@redhat.com>
    
        
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+0 -3
file modified
+0 -1
file modified
+1 -4
file modified
+0 -2