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

Duplicate lines in the end, but just sometimes #13

Open
arudp opened this issue Jul 5, 2023 · 0 comments
Open

Duplicate lines in the end, but just sometimes #13

arudp opened this issue Jul 5, 2023 · 0 comments

Comments

@arudp
Copy link

arudp commented Jul 5, 2023

As the title says, sometimes (haven't figured out any kind of pattern) I see that when applying the changes the last line, whatever it may be, gets duplicated.

def whatever(): # type: ignore # Let's say I get rid of this across several files and apply changes
    logger.info("Let's print some very important info")

Somehow I'll get that logger.info line repeated.

I want to be clear in that using it and then checking the git diffs really outweighs having to edit all these lines manually anyway, so this is not a big complaint, more about raising the topic in case it's not known!

Thanks for this amazing extension! 🚀

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

No branches or pull requests

1 participant