👨 Author: @moralespanitz
Follow me ⬇️
This template contains the following parts:
- 📁 data: for data
- 📁 doc: for documentation
- 📁 src: for .py code
- 📁 tests: for each test of code (pytest)
- 📁 tools: addtional dependencies for project
Following the principle of Test Driven Development, the first part consist in create the test file and the implementation for fix this error.