You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
If the cursor is at the position indicated below, the auto_pep8 mode will incorrectly format it as an assignment. The reason for this is that it is fooled by the opening and closing parentheses in func2().
If the cursor is at the position indicated below, the
auto_pep8mode will incorrectly format it as an assignment. The reason for this is that it is fooled by the opening and closing parentheses infunc2().