summaryrefslogtreecommitdiff
path: root/doc/data/messages/l/line-too-long/good.py
blob: 091c8a38ef31cffa4f61749973cd19f72bd7f25d (plain)
1
2
3
4
5
6
7
8
9
FRUIT = [
    "apricot",
    "blackcurrant",
    "cantaloupe",
    "dragon fruit",
    "elderberry",
    "fig",
    "grapefruit",
]