Skip to content
Discussion options

You must be logged in to vote

Sorry for the slow reply. To use Python Subtyping in a trait you'll need to implement the trait for Py<MyGreeter>.

Try impl Greeter for Py<MyGreeter> instead.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@daggy1234
Comment options

Answer selected by daggy1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants