Contribute

Contributing guidelines

When contributing to the framework, please consider the following guidelines:

  • Use Google’s Python Style Guide

  • Use Google docstrings to document your classes, functions, methods, …. Examples can be found throughout the code and here

  • Update the documentation accordingly