blob: 51bde771e8ff174039b3b97ab62b1865d536820d [file] [log] [blame]
C: 35: Wrong continued indentation (add 2 spaces).
for x in range(3)} # [bad-continuation]
^ |
C: 38: Wrong continued indentation (remove 4 spaces).
for x in range(3)} # [bad-continuation]
| ^