Whitespace cleanup.
This commit is contained in:
parent
6e42487575
commit
99b25d8bca
|
@ -209,7 +209,7 @@ class ArchiveTest (unittest.TestCase):
|
|||
if olddir:
|
||||
os.chdir(olddir)
|
||||
shutil.rmtree(tmpdir)
|
||||
|
||||
|
||||
|
||||
def get_filecontent(filename):
|
||||
fo = open(filename)
|
||||
|
|
Loading…
Reference in New Issue