vim-python/python-syntax

The "f" in f-strings should not be spellchecked

WhyNotHugo opened this issue · 1 comments

msg = f"Hi, {name}, this is an f-string."
#     ^ This "f" is marked as a spelling mistake. It should not be spell-checked.
nfnty commented

Duplicate of #43.