Closed PokkaKiyo closed 10 months ago
_Attrib.get should have the same signature as _Element.get.
This should handle the problem described in #95, where setting the default value to None raises an error in the type checker.
Triggering a fresh test run
Thanks
_Attrib.get should have the same signature as _Element.get.
This should handle the problem described in #95, where setting the default value to None raises an error in the type checker.