ZahraZali / NoiseCut

GNU Affero General Public License v3.0
20 stars 4 forks source link

Typo on line 29 #1

Closed charleshoots closed 1 year ago

charleshoots commented 1 year ago

https://github.com/ZahraZali/NoiseCut/blob/3b55c7846486ab7bf974ffeed71a1510bb62253b/src/noisecut.py#L29C8-L29C8

Should be: elif win_length_samples is not None and win_length is not None:

ZahraZali commented 1 year ago

Thanks. It is now corrected.