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