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

Set Black as Python Code Formatter #69

Open
brijsiyag opened this issue Jun 4, 2023 · 0 comments
Open

Set Black as Python Code Formatter #69

brijsiyag opened this issue Jun 4, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@brijsiyag
Copy link
Member

Issue Type: Enhancement

Description:

Currently, our project does not have a standardized code formatting style for Python. This request aims to integrate the Black code formatter into our development workflow. By adopting Black, we can ensure consistent and readable code throughout the project.

Black is a widely recognized and highly regarded code formatter for Python. It automatically applies a set of predefined rules to format Python code, eliminating the need for manual formatting and reducing the occurrence of style-related issues. Integrating Black into our project will promote code maintainability, readability, and collaboration among team members.

@brijsiyag brijsiyag added help wanted Extra attention is needed good first issue Good for newcomers enhancement New feature or request labels Jun 4, 2023
krishnaduttPanchagnula added a commit to krishnaduttPanchagnula/Bandhu that referenced this issue Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant