Skip to content

Commit aa39000

Browse files
authored
whitespace
1 parent 105b9a4 commit aa39000

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/ssl/multissltests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ def _unpack_src(self):
293293
if os.path.isdir(self.build_dir):
294294
shutil.rmtree(self.build_dir)
295295
os.makedirs(self.build_dir)
296+
296297
tf = tarfile.open(self.src_file)
297298
name = self.build_template.format(self.version)
298299
base = name + '/'

0 commit comments

Comments
 (0)