summaryrefslogtreecommitdiff
path: root/doc/data/messages/u/unexpected-line-ending-format/bad.py
blob: d8420e73c9419f0191a853d9a18ca59390ffd536 (plain)
1
2
print("Sometimes I drink soda.")  # CRLF # [unexpected-line-ending-format]
print("Sometimes I drink sulfuric acid.")  # CRLF # [unexpected-line-ending-format]