-
Notifications
You must be signed in to change notification settings - Fork 614
Transform definitions and related codegen fixes #2654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
67baa30 to
a053606
Compare
|
The CI failure is due to the circular import induced by type aliases: I suggest we ignore that for the purpose of this PR, as this is addressed by #2639 where I conditionally define type aliases behind a Edit: nvm, I pushed a quick fix for that error (complete with wrong handling of indentation since I can't get it right—will be fixed in the next PR anyways). |
abey79
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍🏻
Transform3Dfamily of typesRequired for #2639
Checklist