mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
add trailing newline to file
This commit is contained in:
parent
142685337f
commit
95ea11fa31
1 changed files with 1 additions and 1 deletions
|
@ -452,4 +452,4 @@ class NullImporterTests(unittest.TestCase):
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
unittest.main()
|
unittest.main()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue