feat: batch source

This commit is contained in:
Jannat Patel
2023-10-26 17:51:43 +05:30
parent c9ed8a4b03
commit 243277012f
12 changed files with 156 additions and 19 deletions

View File

@@ -0,0 +1,5 @@
from lms.install import create_batch_source
def execute():
create_batch_source()