Closed pechouc closed 4 years ago
I have pushed a new commit that reflects your comment and re-requested your review but please let me know if that's not the process to follow 😅
Oops I has forgotten to update the repo settings! For next PRs, it's better to use "Squash & merge" rather than basic Merge. The reason behind this is that it enforces each commit on master to have passed the tests :+1:
Very clear! Sorry about that, I'll keep it in mind for next time 😊
The aim of this PR is to add a basic architecture to the repository. It is a mix of what was already in the repo (LICENSE, README.md and .gitignore) and of a Python package template, slightly adapted following this Slack thread.