update comment

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

Branch: refs/heads/trunk
Commit: 432a686526e5d806c4a7a7ae6f152dcf3a0a4d97
Parents: 141c177
Author: Samuel Chong <[email protected]>
Authored: Thu Nov 3 15:01:57 2016 +1100
Committer: Anthony Shaw <[email protected]>
Committed: Mon Nov 28 16:24:10 2016 +1100

----------------------------------------------------------------------
 libcloud/compute/drivers/dimensiondata.py | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/432a6865/libcloud/compute/drivers/dimensiondata.py
----------------------------------------------------------------------
diff --git a/libcloud/compute/drivers/dimensiondata.py 
b/libcloud/compute/drivers/dimensiondata.py
index 9e477b6..13914e3 100644
--- a/libcloud/compute/drivers/dimensiondata.py
+++ b/libcloud/compute/drivers/dimensiondata.py
@@ -369,7 +369,6 @@ class DimensionDataNodeDriver(NodeDriver):
         >>> #                           ex_primary_nic_network_adapter='E1000',
         >>> #                           ex_is_started=False)
         >>>
-        >>> pprint(node)
 
         :keyword    name:   (required) String with a name for this new node
         :type       name:   ``str``

Reply via email to