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

There should be a way to prevent specific lines from being modernized #188

Open
benbariteau opened this issue May 15, 2019 · 0 comments
Open

Comments

@benbariteau
Copy link

flake8 has "noqa", it would be nice if there were something similar for python-modernize. This is especially a problem for some of the heuristic based fixers (e.g. dict_six operates on all .values(), .items(), and .keys() methods even if the value isn't a dict).

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