mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-03 11:52:36 +01:00
wa/utils: Fix pylint errors
This commit is contained in:
@@ -105,4 +105,3 @@ def _get_terminal_size_linux():
|
||||
if __name__ == "__main__":
|
||||
sizex, sizey = get_terminal_size()
|
||||
print('width =', sizex, 'height =', sizey)
|
||||
|
||||
|
Reference in New Issue
Block a user