4 lines
73 B
Python
4 lines
73 B
Python
from __future__ import unicode_literals
|
|
|
|
def get_context(context):
|
|
pass
|