From 2fa2cd2254a4044aaa584c4fcf5d6c3e1ec60d1f Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 25 Jun 2012 17:33:25 +0200 Subject: Fix several PEP-8 issues As found by pep8 version 1.2. Change-Id: I5d40294416db0410fa7d9c82ea8efe8efadd0f58 --- tools/test-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/test-requires b/tools/test-requires index 3adddefe6..35a01dfbb 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -5,6 +5,6 @@ coverage mox==0.5.3 nose openstack.nose_plugin>=0.7 -pep8==1.1 +pep8==1.2 sphinx>=1.1.2 MySQL-python -- cgit