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 bad node given to a message and false positive invalide format for __all__ #4953

Merged

Conversation

Pierre-Sassoulas
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas commented Sep 1, 2021

Type of Changes

Type
βœ“ πŸ› Bug fix

Description

Closes #4711

@coveralls
Copy link

coveralls commented Sep 13, 2021

Pull Request Test Coverage Report for Build 1230678290

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.0005%) to 93.098%

Totals Coverage Status
Change from base Build 1229683823: 0.0005%
Covered Lines: 13260
Relevant Lines: 14243

πŸ’› - Coveralls

@Pierre-Sassoulas Pierre-Sassoulas merged commit 9ec8cb9 into pylint-dev:main Sep 13, 2021
@Pierre-Sassoulas Pierre-Sassoulas deleted the invalid-all-format-is-back branch September 13, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug πŸͺ² False Positive 🦟 A message is emitted but nothing is wrong with the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive finding for E0605: Invalid format for __all__
2 participants