chore(boards): 调整mixpy下sklearn模块
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import * as PythonPyodideSKLearnBlocks from './blocks/sklearn';
|
||||
import * as PythonPyodideSKLearnGenerators from './generators/sklearn';
|
||||
|
||||
export {
|
||||
PythonPyodideSKLearnBlocks,
|
||||
PythonPyodideSKLearnGenerators
|
||||
};
|
||||
Reference in New Issue
Block a user