Closed JoelPasvolsky closed 2 years ago
Do you also intend to do the properties/parameters?
Do you also intend to do the properties/parameters?
I think I just need to change to properties: dict = None
, right? I'll update them
I think I just need to change to
properties: dict = None
, right? I'll update them
Mostly to drop it from the strings. I actually think you can skip the type definition since they are inherited from the ABC.
Needs a careful review please