Skip to content

Commit ccbcdd3

Browse files
committed
Doc: Remove extra whitespace from blank line after partitioned paragraph
1 parent b2efceb commit ccbcdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/http.cookies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Morsel Objects
154154
requests and top-level navigations), and "None" (sent with same-site and
155155
cross-site requests). When using "None", the "secure" attribute must also
156156
be set, as required by modern browsers.
157-
157+
158158
The attribute :attr:`partitioned` indicates to user agents that these
159159
cross-site cookies *should* only be available in the same top-level context
160160
that the cookie was first set in. For this to be accepted by the user agent,

0 commit comments

Comments
 (0)