PEP8++

Signed-off-by: Quentin Pradet <quent...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b49357d5
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b49357d5
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b49357d5

Branch: refs/heads/trunk
Commit: b49357d510bc0cf746c078f9b016b9703ad8feaa
Parents: 2ec85aa
Author: Vlad Glagolev <s...@vaygr.net>
Authored: Thu Jan 25 11:24:04 2018 -0500
Committer: Quentin Pradet <quent...@apache.org>
Committed: Thu Jan 25 22:11:03 2018 +0400

----------------------------------------------------------------------
 setup.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/b49357d5/setup.py
----------------------------------------------------------------------
diff --git a/setup.py b/setup.py
index d752fc1..383fd98 100644
--- a/setup.py
+++ b/setup.py
@@ -167,5 +167,6 @@ setup(
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
         'Programming Language :: Python :: Implementation :: CPython',
-        'Programming Language :: Python :: Implementation :: PyPy']
-    )
+        'Programming Language :: Python :: Implementation :: PyPy'
+    ]
+)

Reply via email to