LeapBeyond / catwalk

A platform for models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It would be good to have the python code reviewed

TheBellman opened this issue · comments

As well as getting input from other Python coders in the team, we should run "lint" and other static code quality checks over the code, with a view to ensuring the code displays all best practices, is easy to maintain, and is well documented where appropriate

  • The code has been reviewed in detail already by @thomasbird.
  • The code already conforms to pep8
  • All methods are commented with docblocks