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

Fix pylint and mypy complaints re the walk function in rope.base.ast #534

Closed
wants to merge 8 commits into from
Closed

Conversation

edreamleo
Copy link
Contributor

@edreamleo edreamleo commented Nov 26, 2022

[x] Add *.leo to .gitignore so that ongoing changes to .leo files don't pollute rope's code base.
[x] The walk function should not appear to return a value.
[x] Add -> None for mypy.
[x] All unit tests pass.

@lieryan Hmm. The diffs for this PR are correct, but there should have been only two commits. Perhaps I should have done a clean or rebase? Any help cleaning this PR would be appreciated.

@edreamleo edreamleo changed the title Ekr walk Fix pylint and mypy complaints re the walk function in rope.base.ast Nov 26, 2022
@edreamleo
Copy link
Contributor Author

Closed because of unwanted commits. See PR #536 instead.

@edreamleo edreamleo closed this Nov 26, 2022
@edreamleo edreamleo deleted the ekr-walk branch November 26, 2022 13:07
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.

None yet

1 participant