module documentation

未记录

函数 find_matplotlib 尝试导入已安装的matplotlib Python模块。如果所有尝试都失败,则返回一个假模块。
def find_matplotlib() -> Any: (source)

尝试导入已安装的matplotlib Python模块。 如果所有尝试都失败,则返回一个假模块。