#243 Fix string interpolation for logging
Merged by lholecek. Opened by lholecek.
lholecek/greenwave fix-pylint-warning  into  master

Download 243.patch

Fixes following pylint warning.

Use % formatting in logging functions and pass the % parameters as
arguments (logging-format-interpolation)

Pull-Request has been merged by lholecek

Metadata