gh-102507 Remove invisible pagebreak characters (#102531)

Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
This commit is contained in:
JosephSBoyle 2023-03-08 13:58:14 +00:00 committed by GitHub
parent 401d7a7f00
commit b097925858
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 6 additions and 45 deletions

View file

@ -11,7 +11,6 @@ import email.policy
from email import message
class MIMEBase(message.Message):
"""Base class for MIME specializations."""