lholecek / greenwave

Forked from greenwave 6 years ago
Clone

fa82aa9 Fix logging-not-lazy pylint warnings

Authored and Committed by csomh 6 years ago
    Fix logging-not-lazy pylint warnings
    
    As I've learnt, this avoids string interpolation in case
    logs are not printed due to the loglevel set.
    
    This can save a few CPU cycles, and make CI pass this step.
    
    Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
    
        
file modified
+3 -3