Fabio Colella

Results 43 comments of Fabio Colella

> [@NayanChauveau](https://github.com/NayanChauveau) To enhance the functionality , i would maybe add a function that returns the sx prop as an array or an empty array if sx is undefined. Most...

Same issue here: https://github.com/fcole90/python-poetry-starter/actions/runs/14823882978/job/41614514354 Repo: https://github.com/fcole90/python-poetry-starter Thanks in advance to anybody looking into this 🙏

Not sure if relevant but in[ my CI run failure](https://github.com/fcole90/backup-helper/actions/runs/16852674775/job/47741202966), I notice that poetry seem to be using the wrong version of python. I use [actions/setup-python@v5](https://github.com/actions/setup-python/tree/v5/) using [their recommended setup](https://github.com/actions/setup-python/blob/v5/docs/advanced-usage.md#user-content-caching-packages),...