Fix PEP 8
This commit is contained in:
parent
c0535727ef
commit
a5ee39c35e
@ -135,7 +135,6 @@ def _check_rel(element):
|
|||||||
return any(rel in rels for rel in must_have)
|
return any(rel in rels for rel in must_have)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
MHTMLPolicy = email.policy.default.clone(linesep='\r\n', max_line_length=0)
|
MHTMLPolicy = email.policy.default.clone(linesep='\r\n', max_line_length=0)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user