Carlos Z. Bent
Carlos Z. Bent
Estos son los proyectos añadidos: - [csv_wizard](https://github.com/CarlosZBent/csv_wizard): Handy extension to Python csv standard library package to divide, compare, clean and create csv files. ([ver en PyPi](https://pypi.org/project/csv-wizard/)) - [Directorio de Trabajos...
Line 23 of test_inlinekeyboard example is acomment that said => # For use within the tests we **nee** some stuff. Starting with a Mockbot I added the **d** at **need**
Deploying on cloud providers like deta.sh raises an `Error: Unsupported framework` when the app is deployed. This is fixed by adding a `module.exports = app` at the end of index.js.