Kaydet (Commit) 10ea65f5 authored tarafından Erik Johnson's avatar Erik Johnson Kaydeden (comit) Joffrey F

Fix indentation in docstring

The incorrect indentation causes improper formatting when the docs
are published.
Signed-off-by: 's avatarErik Johnson <palehose@gmail.com>
üst 378bd763
......@@ -223,7 +223,7 @@ class NetworkApiMixin(object):
ipv6_address (str): The IP address of this container on the
network, using the IPv6 protocol. Defaults to ``None``.
link_local_ips (:py:class:`list`): A list of link-local
(IPv4/IPv6) addresses.
(IPv4/IPv6) addresses.
"""
data = {
"Container": container,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment