This repository contains some example Python code for the RSE 102 workshop. It is used for setting up automation workflows (CI) in GitHub. For more information please check out the exercise sheet. The code is a slightly modified version of the code used in the Python testing exercise.
The code used in this exercise is based on Chapter 7 of the book "Learning Scientific Programming with Python".
The original exercise was created as part of the SSE lecture.