pjunak / copr / copr

Forked from copr/copr 5 years ago
Clone

cb3215f [backend] resolving pylint warnings - logging format interpolation

Authored and Committed by pjunak 5 years ago
    [backend] resolving pylint warnings - logging format interpolation
    
    example:
    W: 73,26: Use % formatting in logging functions and pass the % parameters as arguments (logging-format-interpolation)
    
        
file modified
+40 -40