Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
MicroPython \.\+ version
Use \.\+
>>> # basic REPL tests
>>> print(1)
1
>>> 2
2
>>>