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
if (something>0andanother!=3andthis_one!=0):
do_thing()
If you follow the documentation that indentate the second line, you will get overindenation. I don't know if it should change the documentation, or a new rule created.
The text was updated successfully, but these errors were encountered:
The following fails with E129:
If you follow the documentation that indentate the second line, you will get overindenation. I don't know if it should change the documentation, or a new rule created.
The text was updated successfully, but these errors were encountered: