I've been navigating the codebase last couple days, both for understanding of what/how can be done, and to debug #33.
While doing so, I've been type-hinting to get a clear picture. I would like to PR, but the difference would be huge (in part, because i have ruff's extension configured on VSCode to auto-format files on save) and I don't want to put that on maintainer(s) if type-hinted is not even wanted, so please let me know whether I should send the patch :)
PS: I'm still not at a 100% correct coverage, but will try and get there
I've been navigating the codebase last couple days, both for understanding of what/how can be done, and to debug #33.
While doing so, I've been type-hinting to get a clear picture. I would like to PR, but the difference would be huge (in part, because i have ruff's extension configured on VSCode to auto-format files on save) and I don't want to put that on maintainer(s) if type-hinted is not even wanted, so please let me know whether I should send the patch :)
PS: I'm still not at a 100% correct coverage, but will try and get there