-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix: print(ast) types
#17255
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
fix: print(ast) types
#17255
Conversation
|
|
|
If the import is in a The copying solution also fixes another problem with |
|
ecosystem-ci is green again, without anyone changing anything. No clue why. Therefore, this is no longer needed. |
|
Undraft after merging sveltejs/esrap#96 and updating esrap here. |
|
Thanks! |
ecosystem-ciis red today. This appears to be related to #16188. This copies down the types fromesrapwhich makes the error go away.