JuliaManifolds / Manopt.jl

🏔️Manopt. jl – Optimization on Manifolds in Julia
http://manoptjl.org
Other
314 stars 40 forks source link

Fix a typo in a decorator call. #367

Closed kellertuer closed 5 months ago

kellertuer commented 5 months ago

This caused an error when sub_kwargs was not empty – and a hard to spot typo. We should probably include this in the next release as well.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.73%. Comparing base (7f84436) to head (8fadac6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #367 +/- ## ======================================= Coverage 99.73% 99.73% ======================================= Files 73 73 Lines 6822 6822 ======================================= Hits 6804 6804 Misses 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.