fossor
fossor copied to clipboard
Runtime Exception while running MemUsage plugin
There seems to be a syntax error in MemUsage plugin.
return '\n'.join([line for line in out.split('\n') in line]) the last "in line" should be removed to pass the test