Coding conventions, workflow and test# Coding Style for python Code Recommendations Check your code Correct your code GitLab Continuous Integration Docstring for class, method and function Git Workflow Unitary tests Python package organisation File naming convention Test function naming convention Import a class or function in a test module Run the test suite