SF.net SVN: docutils:[9821 ] trunk/docutils/test/test _io.py

aa-turner--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9821
          http://sourceforge.net/p/docutils/code/9821
Author:   aa-turner
Date:     2024-08-01 19:30:49 +0000 (Thu, 01 Aug 2024)
Log Message:
-----------
Restore missing newline

Modified Paths:
--------------
    trunk/docutils/test/test_io.py

Modified: trunk/docutils/test/test_io.py
===================================================================
--- trunk/docutils/test/test_io.py	2024-08-01 19:29:38 UTC (rev 9820)
+++ trunk/docutils/test/test_io.py	2024-08-01 19:30:49 UTC (rev 9821)
@@ -42,6 +42,7 @@
     preferredencoding = codecs.lookup(
         locale.getpreferredencoding(do_setlocale=False)).name
 
+
 # Stub: Buffer with 'strict' auto-conversion of input to byte string:
 class BBuf(BytesIO):
     def write(self, data):

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.