-
Notifications
You must be signed in to change notification settings - Fork 4
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
Integrate 'Black' Formatter into Python Development Workflow #96
Comments
OhmSpectator
added a commit
that referenced
this issue
Nov 29, 2023
Issue: #96 Signed-off-by: Nikolay Martyanov <[email protected]>
OhmSpectator
added a commit
that referenced
this issue
Nov 29, 2023
Issue: #96 Signed-off-by: Nikolay Martyanov <[email protected]>
OhmSpectator
added a commit
that referenced
this issue
Nov 29, 2023
Issue: #96 Signed-off-by: Nikolay Martyanov <[email protected]>
OhmSpectator
added a commit
that referenced
this issue
Nov 29, 2023
Issue: #96 Signed-off-by: Nikolay Martyanov <[email protected]>
Contributing Guide will be updated in the scope of #100 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To maintain a high standard of code quality and ensure consistency across our Python scripts, we need to integrate the 'Black' code formatter into our development workflow. 'Black' is known for its uncompromising approach to formatting Python code, making it easier to read and maintain.
The text was updated successfully, but these errors were encountered: