6 lines
56 B
Python
6 lines
56 B
Python
|
|
|
|
def get_context(context):
|
|
# do your magic here
|
|
pass
|