Closed dada-engineer closed 1 year ago
I think we noticed this too. I believe mypy does it correct but that does not help much.
We should be moving to Python’s new Annotated types. That’s what that is for after all.
Would be great yes
@dabdada I have started this ^^^ PR for this issue
Hi there,
in vs code the following decimal type assignment (according to docs) creates a typing issue. Is this something that can be resolved in this project? 🤔
Pylance error:
Python Version: 3.11.4 py-avor-schema Version: 3.2.0