We use the following development standards:
Code Complexity shall not exceed 10
Note
This includes the 79 character limit!
Note
Arguments, Keyword Arguments, Return and Exceptions must be documented with the appropriate Sphinx`Python Domain <http://sphinx-doc.org/latest/domains.html#the-python-domain>`_.