]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
imaplib: remove unnecessary blank line
authorForest <foresto@users.noreply.github.com>
Mon, 23 Sep 2024 22:27:42 +0000 (22:27 +0000)
committerGitHub <noreply@github.com>
Mon, 23 Sep 2024 22:27:42 +0000 (22:27 +0000)
commit223c2faa782793ac39e939aab7a1af42f7e9e390
tree81bc273bfd6b664fb38f6a9b887a7b92e0e9149c
parent0c6c9a494fa09a8e5d4fd87d9c9d3a399768767e
imaplib: remove unnecessary blank line

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/imaplib.py