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

Remove 1.9 deprecation warnings #98

Closed faroit closed 3 years ago

faroit commented 3 years ago

What does this implement/fix? Explain your changes.

Any other comments?

codecov[bot] commented 3 years ago

Codecov Report

Merging #98 (46b6884) into master (234c2e4) will decrease coverage by 0.05%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   77.05%   76.99%   -0.06%     
==========================================
  Files          18       18              
  Lines        1325     1326       +1     
==========================================
  Hits         1021     1021              
- Misses        304      305       +1     
Impacted Files Coverage Δ
openunmix/cli.py 85.93% <66.66%> (-1.16%) :arrow_down:
openunmix/transforms.py 93.58% <100.00%> (-0.09%) :arrow_down:
tests/test_regression.py 100.00% <100.00%> (ø)

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 234c2e4...46b6884. Read the comment docs.