Skip to content

Commit b1d3a40

Browse files
committed
fix: lint
1 parent 5f64908 commit b1d3a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Fix an issue in :meth:`email.policy.EmailPolicy.header_source_parse` and
22
:meth:`email.policy.Compat32.header_source_parse` that introduced spurious
33
leading whitespaces into header values when the header includes a newline
4-
character after the header name delimiter (`:`) and before the value.
4+
character after the header name delimiter (``:``) and before the value.

0 commit comments

Comments
 (0)