Bruno Cabado

Results 1 issues of Bruno Cabado

This hook was failing due to a ModuleNotFoundError: No module named 'yaml'. I have updated the setup config to add pyyaml>=5.1, fixing that error. Before: ![imagen](https://user-images.githubusercontent.com/21078900/111960139-a54c7400-8aef-11eb-8f1e-299ba519845f.png) After: ![imagen](https://user-images.githubusercontent.com/21078900/111960243-c614c980-8aef-11eb-8772-803af900a35e.png)