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

[Backport maintenance/3.0.x] [pointless-string-statement] Ignore docstrings on py3.12 type aliases #9287

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 8, 2023

Backport 796eae3 from #9269.

@jacobtylerwalls jacobtylerwalls enabled auto-merge (squash) December 8, 2023 12:27
auto-merge was automatically disabled December 8, 2023 12:41

Pull request was closed

@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.0.3 milestone Dec 8, 2023
@Pierre-Sassoulas Pierre-Sassoulas added the False Positive 🦟 A message is emitted but nothing is wrong with the code label Dec 8, 2023
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #9287 (ed5a45e) into maintenance/3.0.x (81f0f2e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.0.x    #9287   +/-   ##
==================================================
  Coverage              95.78%   95.78%           
==================================================
  Files                    173      173           
  Lines                  18689    18689           
==================================================
  Hits                   17901    17901           
  Misses                   788      788           
Files Coverage Δ
pylint/checkers/base/basic_checker.py 98.08% <ø> (ø)

@jacobtylerwalls jacobtylerwalls merged commit d0d5c91 into maintenance/3.0.x Dec 8, 2023
25 checks passed
@jacobtylerwalls jacobtylerwalls deleted the backport-9269-to-maintenance/3.0.x branch December 8, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

2 participants