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

@ -25,7 +25,6 @@ __all__ = [
]
# Some convenience routines. Don't import Parser and Message as side-effects
# of importing email since those cascadingly import most of the rest of the
# email package.