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

Add optional kwargs in math.transpose(**kwargs) #865

Merged
merged 2 commits into from
Oct 21, 2024

format black

12d4a16
Select commit
Loading
Failed to load commit list.
Merged

Add optional kwargs in math.transpose(**kwargs) #865

format black
12d4a16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

97.55% (+0.00%) compared to c55db1f

View this Pull Request on Codecov

97.55% (+0.00%) compared to c55db1f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.55%. Comparing base (c55db1f) to head (12d4a16).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #865   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files         149      149           
  Lines        5736     5736           
=======================================
  Hits         5596     5596           
  Misses        140      140           

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