mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Too many empty lines at end of file
This commit is contained in:
parent
2b062ce384
commit
c07821e8a2
1 changed files with 0 additions and 1 deletions
|
|
@ -96,4 +96,3 @@ class TestUtils(unittest.TestCase):
|
||||||
self.assertTrue(os.path.isdir(test_directory))
|
self.assertTrue(os.path.isdir(test_directory))
|
||||||
self.assertListEqual([], os.listdir(test_directory))
|
self.assertListEqual([], os.listdir(test_directory))
|
||||||
shutil.rmtree(test_directory)
|
shutil.rmtree(test_directory)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue