We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Causes syntax error:
if
Incorrect formatting:
=
:
The text was updated successfully, but these errors were encountered:
Closing as stale.
Sorry, something went wrong.
No branches or pull requests
Causes syntax error:
if
and opening parentheses #1791 - parens in conditional statements (removes spaces) (dupe Format on type with brackets in conditional statements removes empty space #1780)Incorrect formatting:
=
for comma-trailing statements #1787 - trailing comma (removes spaces):
acts like a binary operator #1792 - slice notation (removes spaces)=
when used in type hints #1793 - type hints (removes spaces)The text was updated successfully, but these errors were encountered: