Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# Literally included file using Python highlighting
foo = "Including Unicode characters: üöä"
class Foo:
pass
class Bar:
def baz(self):
# comment after Bar class
def bar(): pass