test-static-analysis: Fix trailing whitespace errors.
This commit is contained in:
parent
0590671fc6
commit
0a70a6b46f
2 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@ the Python version this command is executed with."""
|
|||
|
||||
green = '\033[92m'
|
||||
end_format = '\033[0m'
|
||||
bold = '\033[1m'
|
||||
bold = '\033[1m'
|
||||
|
||||
print('\n')
|
||||
print(green + 'Success!' + end_format)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue