You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/04/21 05:42:57 UTC

[10/16] libcloud git commit: FAM-792 pylint fix

FAM-792 pylint fix


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

Branch: refs/heads/trunk
Commit: 265a1e55e42a716d96d298cab69143280f4de869
Parents: d2cc30f
Author: Hennadii Stas <ut...@gmail.com>
Authored: Wed Apr 19 16:25:46 2017 +0300
Committer: Hennadii Stas <ut...@gmail.com>
Committed: Thu Apr 20 13:04:18 2017 +0300

----------------------------------------------------------------------
 libcloud/compute/drivers/ec2.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/265a1e55/libcloud/compute/drivers/ec2.py
----------------------------------------------------------------------
diff --git a/libcloud/compute/drivers/ec2.py b/libcloud/compute/drivers/ec2.py
index d218a3a..5db8afb 100644
--- a/libcloud/compute/drivers/ec2.py
+++ b/libcloud/compute/drivers/ec2.py
@@ -5670,7 +5670,8 @@ class BaseEC2NodeDriver(NodeDriver):
                                  returned in a single page
         :type       max_results: ``int``
 
-        :param      next_token: The nextToken value returned by a previous paginated request.
+        :param      next_token: The nextToken value returned by a previous
+                                paginated request.
         :type       next_token: ``string``
 
         :return:  List of volume modification status objects