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 doc and/or a false negative in superfluous-parens #9035

Conversation

Pierre-Sassoulas
Copy link
Member

Type of Changes

Type
βœ“ πŸ› Bug fix
βœ“ πŸ“œ Docs

Description

Refs #9032 #5953

@Pierre-Sassoulas Pierre-Sassoulas force-pushed the fix-doc-and-or-false-negative-in-superfluous-parens branch from 24a4981 to 7173535 Compare September 13, 2023 07:33
@Pierre-Sassoulas Pierre-Sassoulas added Skip news πŸ”‡ This change does not require a changelog entry and removed Needs investigation πŸ”¬ A bug or crash where it's not immediately obvious what is happenning labels Sep 13, 2023
@Pierre-Sassoulas
Copy link
Member Author

Sorry about the noise @DanielNoord, it was a simple case of ruff autofixing when it should not that I missed.

@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) September 13, 2023 07:37
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #9035 (151ae9c) into main (7d04b75) will not change coverage.
Report is 11 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9035   +/-   ##
=======================================
  Coverage   95.75%   95.75%           
=======================================
  Files         173      173           
  Lines       18648    18648           
=======================================
  Hits        17856    17856           
  Misses        792      792           

Copy link
Collaborator

@DanielNoord DanielNoord left a comment

Choose a reason for hiding this comment

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

No worries! Glad you're working on this!

@Pierre-Sassoulas Pierre-Sassoulas merged commit 0ac21c7 into pylint-dev:main Sep 13, 2023
26 of 27 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the fix-doc-and-or-false-negative-in-superfluous-parens branch September 13, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation πŸ“— Skip news πŸ”‡ This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants