Skip to content

style: format code with Black#21

Open
deepsource-autofix[bot] wants to merge 1 commit into
mainfrom
deepsource-transform-184c2e50
Open

style: format code with Black#21
deepsource-autofix[bot] wants to merge 1 commit into
mainfrom
deepsource-transform-184c2e50

Conversation

@deepsource-autofix
Copy link
Copy Markdown
Contributor

This commit fixes the style issues introduced in 2d2b246 according to the output
from Black.

Details: None

This commit fixes the style issues introduced in 2d2b246 according to the output
from Black.

Details: None
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Feb 12, 2026

Greptile Overview

Greptile Summary

Automated Black formatting applied to setup.py to fix style issues from commit 2d2b246.

Changes made:

  • Reformatted find_packages() include list to multi-line format for better readability
  • Standardized quotes from single to double quotes in package_data dictionary
  • Added trailing newline at end of file

All changes are purely cosmetic with no functional impact.

Confidence Score: 5/5

  • This PR is completely safe to merge with zero risk
  • Automated formatting changes only affect code style, not functionality. Black is a deterministic formatter that ensures PEP 8 compliance without modifying logic.
  • No files require special attention

Important Files Changed

Filename Overview
setup.py Black formatting applied: multi-line list formatting, quote standardization, trailing newline added

@deepsource-io
Copy link
Copy Markdown
Contributor

deepsource-io Bot commented Feb 12, 2026

Here's the code health analysis summary for commits 2d2b246..269e0a5. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

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.

0 participants