1 Star 1 Fork 0

simonxing/scipy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pytest.ini 561 Bytes
一键复制 编辑 原始数据 按行查看 历史
[pytest]
addopts = -l
junit_family=xunit2
filterwarnings =
error
always::scipy._lib._testutils.FPUModeChangeWarning
once:.*LAPACK bug 0038.*:RuntimeWarning
ignore:Using or importing the ABCs from 'collections'*:DeprecationWarning
ignore:can't resolve package from __spec__ or __package__, falling back on __name__ and __path__:ImportWarning
once:the imp module is deprecated in favour of importlib.*:DeprecationWarning
once:the imp module is deprecated in favour of importlib.*:PendingDeprecationWarning
env =
PYTHONHASHSEED=0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/simonxing/scipy.git
git@gitee.com:simonxing/scipy.git
simonxing
scipy
scipy
master

搜索帮助