Fix a pep8 error in tempest/tests2skip.py
Fixes this error when running tox -epep8: tempest/tests2skip.py:71:1: W391 blank line at end of file Change-Id: I150bec112f6db7d80cd55f08eb82d92d8e9a74f3
This commit is contained in:
parent
39f317a738
commit
5d9d4c7a86
@ -68,4 +68,3 @@ if blacklist:
|
||||
params['blacklist'] = "|".join(blacklist)
|
||||
|
||||
print(regex.format(**params))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user