summaryrefslogtreecommitdiff
path: root/doc/data/messages/u/using-f-string-in-unsupported-version/bad.py
blob: 0fa2333553f52d21be14ed012b00976f9c47491c (plain)
1
f"python {3.5} is past end of life"  # [using-f-string-in-unsupported-version]