Hi, I'm curious if you would accept a PR to add type hints throughout this library. I have run into numerous cases where I sent a dict or object when the vice versa was needed. Is this something you would be amenable to reviewing if I were to create a PR?
In building out the singer-sdk, I've mostly avoided dependencies on this library just because I was not confident on how types should be handled. If I had confidence in expected data types we could put more load on this library, rather than reinventing the wheel.
Thanks!
Hi, I'm curious if you would accept a PR to add type hints throughout this library. I have run into numerous cases where I sent a dict or object when the vice versa was needed. Is this something you would be amenable to reviewing if I were to create a PR?
In building out the singer-sdk, I've mostly avoided dependencies on this library just because I was not confident on how types should be handled. If I had confidence in expected data types we could put more load on this library, rather than reinventing the wheel.
Thanks!