typesystem
typesystem copied to clipboard
fix wrong type annotation for properties parameter in Object type
Hi.
I found a subtle bug in the __init__ parameters of Object type.
Then i shared the bug at the community discussions
and i got the answer to make a pr.
After fixing the bug, I ran pytest through all the tests and they all passed.
Thanks