Replies: 1 comment 2 replies
-
Thanks for reaching out. Can you elaborate a bit more on the possible use-cases? Right now, all transforms just implement a single |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Right now all of the transforms are inherited from
object
, I was wondering if we could create a common ABC for all the transforms to inherit from so that I can do static typechecking. If you think that's a good idea I'd be happy to do a PR.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions