Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
"""
categories: Core
description: f-strings don't support !a conversions
cause: MicropPython does not implement ascii()
workaround: None
f"{'unicode text'!a}"