IMHO this tool should be able to convert the strings like `'Hello {}'.format(world)` to fstrings too.
IMHO this tool should be able to convert the strings like
'Hello {}'.format(world)to fstrings too.