sigsep / open-unmix-pytorch

Open-Unmix - Music Source Separation for PyTorch
https://sigsep.github.io/open-unmix/
MIT License
1.24k stars 181 forks source link

Fixed issue #115 with broken --help option #116

Closed TobiasB22 closed 2 years ago

TobiasB22 commented 2 years ago

What does this implement/fix? Explain your changes.

Any other comments?

codecov[bot] commented 2 years ago

Codecov Report

Merging #116 (da56d8e) into master (49e65ac) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   77.03%   77.03%           
=======================================
  Files          18       18           
  Lines        1328     1328           
=======================================
  Hits         1023     1023           
  Misses        305      305           
Impacted Files Coverage Δ
openunmix/cli.py 86.15% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 49e65ac...da56d8e. Read the comment docs.

faroit commented 2 years ago

great. thanks! the failed unit tests are not your fault and already fixed in #117