0a937dc050
- fix linter issues
7 lines
72 B
Python
7 lines
72 B
Python
# import frappe
|
|
|
|
|
|
def get_context(context):
|
|
# do your magic here
|
|
pass
|