update comment
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/45fea8d5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/45fea8d5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/45fea8d5 Branch: refs/heads/trunk Commit: 45fea8d5f4b7a8bb3147d79ceebc624f36200491 Parents: f4caab3 Author: Samuel Chong <[email protected]> Authored: Thu Nov 3 15:01:57 2016 +1100 Committer: Samuel Chong <[email protected]> Committed: Thu Nov 3 15:01:57 2016 +1100 ---------------------------------------------------------------------- libcloud/compute/drivers/dimensiondata.py | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/45fea8d5/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``
