初始化提交
This commit is contained in:
6
common/js/skulpt_libs/matplotlib/__init__.js
Normal file
6
common/js/skulpt_libs/matplotlib/__init__.js
Normal file
@@ -0,0 +1,6 @@
|
||||
var $builtinmodule = function(name)
|
||||
{
|
||||
var matplotlib = {};
|
||||
|
||||
return matplotlib;
|
||||
};
|
||||
Reference in New Issue
Block a user