Hi, I suggest to add CI integration using github workflows, so that every time a contribution or change is done tests are executed and e.g. the correct format of the source code is checked. Here you can find the related github documentation: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
Hi, I suggest to add CI integration using github workflows, so that every time a contribution or change is done tests are executed and e.g. the correct format of the source code is checked. Here you can find the related github documentation: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python