refactor: py/js entry func name (#31)
This commit is contained in:
+1
-1
@@ -72,4 +72,4 @@ except (json.JSONDecodeError, TypeError):
|
||||
sys.exit(1)
|
||||
|
||||
module = load_func(func_name)
|
||||
module.main(**args)
|
||||
module.run(**args)
|
||||
|
||||
Reference in New Issue
Block a user