You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2019/12/05 19:36:47 UTC

[libcloud] 02/06: Fix broken docstring syntax which was breaking the docs build.

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit 8a045b63d99e696fb2cb094618791a8f15f68d88
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Thu Dec 5 20:21:36 2019 +0100

    Fix broken docstring syntax which was breaking the docs build.
---
 libcloud/common/nttcis.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/libcloud/common/nttcis.py b/libcloud/common/nttcis.py
index 9a42e6c..f11509c 100644
--- a/libcloud/common/nttcis.py
+++ b/libcloud/common/nttcis.py
@@ -1012,7 +1012,7 @@ class NttCisFirewallAddress(object):
                  port_begin=None, port_end=None, address_list_id=None,
                  port_list_id=None):
         """
-        param any_ip: used to set ip address to "ANY"
+        :param any_ip: used to set ip address to "ANY"
         :param ip_address: Optional, an ip address of either IPv4 decimal
                            notation or an IPv6 address
         :type ``str``
@@ -1479,7 +1479,8 @@ class NttCisBackupClient(object):
                  schedule_policy, storage_policy, download_url,
                  alert=None, running_job=None):
         """
-        Initialize an instance of :class:`NttCisBackupClient`
+        Initialize an instance of this class.
+
         :param id: Unique ID for the client
         :type  id: ``str``
         :param type: The type of client that this client is