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

Enable useless supression #955

Merged
merged 4 commits into from Apr 19, 2021
Merged

Conversation

Pierre-Sassoulas
Copy link
Member

Description

Following #950 we enable useless-suppression

Type of Changes

Type
βœ“ πŸ› Bug fix
βœ“ πŸ”¨ Refactoring

Copy link
Member

@cdce8p cdce8p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM πŸ‘πŸ»

@@ -791,7 +788,7 @@ def repr_tree(
indent=" ",
max_depth=0,
max_width=80,
):
) -> str:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't start with type annotations just yet. Chances are you're not going to finish for a while :D

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I don't plan on doing it all at once :D

@Pierre-Sassoulas Pierre-Sassoulas merged commit 9f932a6 into master Apr 19, 2021
@Pierre-Sassoulas Pierre-Sassoulas deleted the enable-useless-supression branch April 19, 2021 21:09
@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.5.4 milestone Apr 24, 2021
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

2 participants