blob: 037b12e063d8ed2caea48aeff27e08b7ee462a7b [file] [log] [blame]
if condition:
pass
elif other_condition:
if another_one: # <- move up here
a=1