Skip to content
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

ignore py repl tags #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CloseChoice
Copy link

Currently py-repl tags are reformatted which results in errors, i.e. for the pandas example, if the repl gets executed:
image

This fix mitigates this by ignoring py-repl tags aswell.

@hoodmane
Copy link
Owner

hoodmane commented Mar 27, 2023

Thanks @CloseChoice! The code here is generated from https://github.com/hoodmane/prettier/tree/pyscript and when we want to update prettier version we'll have to rebase the changes. So I would appreciate a PR there.

Also, we should probably consider making this configurable as a CLI argument, but I can do that myself if you don't want to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants