flake8: apply E2 rules except E266

This commit is contained in:
Yuming Zhu 2020-02-26 02:25:24 +08:00
parent ce1f9928af
commit 05340b146b
28 changed files with 707 additions and 706 deletions

View file

@ -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",