#140 Fix logging-not-lazy pylint warnings
Merged by dcallagh. Opened by csomh.
csomh/greenwave fix-logging-not-lazy  into  master

Download 140.patch

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

Thanks :+1:

Pull-Request has been merged by dcallagh

Metadata