mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-10-12 23:04:04 +01:00
Pylint fixes
Pylint now checks for trailing new lines, this commit fixes them.
This commit is contained in:
@@ -304,4 +304,3 @@ def get_rst_from_extension(ext):
|
||||
if params_rst:
|
||||
text += underline('parameters', '~') + params_rst
|
||||
return text + '\n'
|
||||
|
||||
|
Reference in New Issue
Block a user