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

Non-functional python code style fixes #27733

Open
wants to merge 2 commits into
base: bugfix-2.1.x
Choose a base branch
from

Conversation

dmitrygribenchuk
Copy link
Contributor

Hello. Here is non-functional code-style fixes for python

@ellensp
Copy link
Contributor

ellensp commented Mar 10, 2025

This sort of PR is frowned upon
1 because it doesn't fix anything
2 because the next person along will decide that your style of formatting is incorrect and changes it to something else. And we spend all our time going around in circles with formatting wars vs actually doing something productive.

So please justify why """ is better than '''' when they are both functionally equivalent?
And why a space is needed as the first character of a comment?

Because your editor says so it not a valid argument, not everyone uses the same editor.

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.

3 participants