Santiago Fraire Willemoes
Santiago Fraire Willemoes
@bhelgs a PR would be more than welcome. I'll be back with commitizen by July, sorry for the slow response answer.
Shall we close this one?
Can u expand on what needs to be done for this ticket?
I'd avoid introducing more dependencies if possible and potentially use dataclasses instead. Or typeddict. I'm wondering also, would it be possible to easily add new settings when creating a custom...
Lgtm, what's missing?
Do you need help with the tests? Let me know I can give a hand ✋🏻
You can create a new `tests/test_cmd.py` and add the different variations for `_try_decode`. I would test: - success utf-8 - success char detection - failure char detection
Thanks a lot for solving this issue 🚀
That would be awesome! Thanks
Thanks, looks interesting. This adds some extra maintainability on our side, with people reporting templates not working, I'm not sure if it makes sense to us. I think the documentation...