summaryrefslogtreecommitdiff
path: root/doc/data/messages/b/bad-indentation/bad.py
blob: dd5a8d90de72d52a12edb5f5d3c3af861f8749de (plain)
1
2
if input():
   print('yes')  # [bad-indentation]