lholecek / greenwave

Forked from greenwave 6 years ago
Clone

9712dfb Two more pylint fixes.

Authored and Committed by ralph 6 years ago
    Two more pylint fixes.
    
    One over-indentation.
    
    The other is about the "dangerous" use of `[]` as a default argument which can produce bizarro errors.
    
        
file modified
+4 -4
file modified
+2 -1