sotabench-api
sotabench-api copied to clipboard
Use PEP-8 code formatting
Use PEP-8 standard for formatting code, perhaps run the whole code through a formatter or install the pre-commit hooks ?
First cleanup done, now the remaining warnings are just about too many characters per line. Will clean that up at the very end.