Open fennerm opened 10 months ago
I'm interesting in working on this. Would you accept a PR for it?
Is your feature request related to a problem? Please describe. Type checking for code which uses argdantic isn't possible.
Describe the solution you'd like
Describe alternatives you've considered Open to using other type checkers as well if you'd prefer.
Tried my best, will certainly add mypy to the pre-commit configuration, but for the moment I fixed major typing problems (where it seemed necessary)!
I'm interesting in working on this. Would you accept a PR for it?
Is your feature request related to a problem? Please describe. Type checking for code which uses argdantic isn't possible.
Describe the solution you'd like
Describe alternatives you've considered Open to using other type checkers as well if you'd prefer.