Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: pyright error: Type "floating[Any]" is not assignable to return type "ndarray[Unknown, Unknown]" #765

Merged
merged 6 commits into from
Dec 23, 2024

pin ubuntu to 22.04

663bdf6
Select commit
Loading
Failed to load commit list.
Merged

Fix: pyright error: Type "floating[Any]" is not assignable to return type "ndarray[Unknown, Unknown]" #765

pin ubuntu to 22.04
663bdf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

85.16% (+0.00%) compared to 5423efe

View this Pull Request on Codecov

85.16% (+0.00%) compared to 5423efe

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.16%. Comparing base (5423efe) to head (663bdf6).

Additional details and impacted files
@@           Coverage Diff           @@
##            devel     #765   +/-   ##
=======================================
  Coverage   85.15%   85.16%           
=======================================
  Files          81       81           
  Lines        7526     7528    +2     
=======================================
+ Hits         6409     6411    +2     
  Misses       1117     1117           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.