From 03a70ddb679bf40906eb7d7c324ce927e36a3483 Mon Sep 17 00:00:00 2001 From: Farhaan Bukhsh Date: Jul 28 2016 09:44:30 +0000 Subject: Fix Pep 8 --- diff --git a/tests/test_pagure_flask_ui_plugins.py b/tests/test_pagure_flask_ui_plugins.py index bda5f7f..2d9469d 100644 --- a/tests/test_pagure_flask_ui_plugins.py +++ b/tests/test_pagure_flask_ui_plugins.py @@ -71,8 +71,8 @@ class PagureFlaskPluginstests(tests.Modeltests): sorted(names), [ 'Block Un-Signed commits', 'Block non fast-forward pushes', - 'Fedmsg', 'IRC', 'Mail', 'Pagure', 'Pagure CI','Pagure requests', - 'Pagure tickets', 'Read the Doc', + 'Fedmsg', 'IRC', 'Mail', 'Pagure', 'Pagure CI', + 'Pagure requests', 'Pagure tickets', 'Read the Doc', ] )