flake8: apply E2 rules except E266
This commit is contained in:
parent
ce1f9928af
commit
05340b146b
28 changed files with 707 additions and 706 deletions
4
setup.py
4
setup.py
|
|
@ -41,8 +41,8 @@ setup(
|
|||
" interface."),
|
||||
license="LGPLv2 and GPLv2+",
|
||||
url="http://pagure.io/koji/",
|
||||
author = 'Koji developers',
|
||||
author_email = 'koji-devel@lists.fedorahosted.org',
|
||||
author='Koji developers',
|
||||
author_email='koji-devel@lists.fedorahosted.org',
|
||||
classifiers=[
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Environment :: Console",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue