Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
95 B
Python
Raw Normal View History

2020-03-03 01:13:58 +05:30
from __future__ import unicode_literals
def get_context(context):
# do your magic here
pass