sotabench-api icon indicating copy to clipboard operation
sotabench-api copied to clipboard

Use PEP-8 code formatting

Open rstojnic opened this issue 6 years ago • 1 comments

Use PEP-8 standard for formatting code, perhaps run the whole code through a formatter or install the pre-commit hooks ?

rstojnic avatar Jun 28 '19 13:06 rstojnic

First cleanup done, now the remaining warnings are just about too many characters per line. Will clean that up at the very end.

RJT1990 avatar Jun 29 '19 19:06 RJT1990