Skip to content

Commit 9451898

Browse files
authored
Update ipaddress.rst
Remove trailing spaces to appease Lint bot
1 parent aa2d3f4 commit 9451898

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/ipaddress.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,8 +385,8 @@ write code that handles both IP versions correctly. Address objects are
385385

386386
.. attribute:: ipv4_translation
387387

388-
For addresses that appear to be IPv6/IPv4 translation addresses
389-
(starting with ``64:ff9b::/96``) as defined by :RFC:`6052` and :RFC:`8215`,
388+
For addresses that appear to be IPv6/IPv4 translation addresses
389+
(starting with ``64:ff9b::/96``) as defined by :RFC:`6052` and :RFC:`8215`,
390390
This property will report the embedded IPv4 address. For any other
391391
address, this property will be ``None``.
392392

0 commit comments

Comments
 (0)