Ecosystem report
Old:
main (merge base)
6d2ca1a4
→
New:
25315/merge
8b5faa2e
Lint Rule
Removed
Added
Changed
Total
2
0
0
invalid-argument-type
2
0
0
Project
Removed
Added
Changed
Total
2
0
0
scikit-learn
1
0
0
scipy
1
0
0
All
Removed Only
Added Only
Changed Only
All Lint Types
invalid-argument-type (-2 +0 ~0)
All Projects
scikit-learn (-1 +0 ~0)
scipy (-1 +0 ~0)
scikit-learn
(
https://github.com/scikit-learn/scikit-learn
)
sklearn/externals/array_api_extra/_lib/_funcs.py
📋
:132:44
[error]
invalid-argument-type - Argument to function `array_namespace` is incorrect: Expected `Array | int | float | complex | None`, found `object`
scipy
(
https://github.com/scipy/scipy
)
subprojects/array_api_extra/src/array_api_extra/_lib/_funcs.py
📋
:148:44
[error]
invalid-argument-type - Argument to function `array_namespace` is incorrect: Expected `Array | int | float | complex | None`, found `object`