wombelix / pagure

Forked from pagure a year ago
Clone

5eb40d6 style: set 'black' target version = py39

Authored and Committed by wombelix a year ago
    style: set 'black' target version = py39
    
    'black' behave differently depending on the used version, especially if no python target version is set.
    To avoid failed style tests caused by auto discovery, target version was set to py39 and files adjusted accordingly.
    Two files required individual excludes ('# fmt: skip' and '# fmt: off|on') to get them passing the tests with different 'black' versions.
    
        
file modified
+2 -2
file modified
+1 -1
file modified
+4 -4
file modified
+1 -1
file modified
+1 -1
file modified
+8 -8
file modified
+1 -0
file modified
+2 -0