pytest
pytest copied to clipboard
Add typing to `from_parent` return values
trafficstars
Up to now the return values of from_parent were untyped, this is an attempt to make it work with typing.Self.