docs: hackathon

This commit is contained in:
pateljannat
2021-04-15 09:33:17 +05:30
parent dfe8b3d4a2
commit 20e562bfb0
18 changed files with 164 additions and 28 deletions

View File

@@ -0,0 +1,7 @@
from __future__ import unicode_literals
import frappe
def get_context(context):
# do your magic here
pass