flake8: apply E265 for util/koji-*
This commit is contained in:
parent
0a0ee577ec
commit
450f9249cd
4 changed files with 193 additions and 193 deletions
2
.flake8
2
.flake8
|
|
@ -1,5 +1,5 @@
|
|||
[flake8]
|
||||
select = I,C,F
|
||||
select = I,C,F,E265
|
||||
exclude =
|
||||
.git,
|
||||
__pycache__,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue