feat: batch source
This commit is contained in:
5
lms/patches/v1_0/create_batch_source.py
Normal file
5
lms/patches/v1_0/create_batch_source.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from lms.install import create_batch_source
|
||||
|
||||
|
||||
def execute():
|
||||
create_batch_source()
|
||||
Reference in New Issue
Block a user