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 2022/01/28 22:44:46 UTC

[libcloud] 04/08: Fix formatting.

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 1ecaad4122ced7c49d20410905ce1b67454d47d4
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Fri Jan 28 23:33:21 2022 +0100

    Fix formatting.
---
 docs/dns/drivers/google.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/dns/drivers/google.rst b/docs/dns/drivers/google.rst
index 9d43b99..54fb3d7 100644
--- a/docs/dns/drivers/google.rst
+++ b/docs/dns/drivers/google.rst
@@ -22,6 +22,7 @@ shown below:
 
 1. Getting Driver with Service Account authentication
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
 With local key file:
 
 .. literalinclude:: /examples/dns/google/dns_service_account.py