dataenforce
dataenforce copied to clipboard
Integration with mypy?
I saw that your package has a validate decorator to ensure the data frame during run time,
Is there a way for it to integrate with mypy for static code analysis?
When I looked at this as I developed this module, I couldn't find an easy way to integrate. I haven't checked since, so in case you have any pointer on how that would be possible, I'd be happy to check it out
