Should a function with **kwargs
throw unexpected keyword argument
?
#1749
Labels
question
Issues asking for help doing something
hello, there is probably a small typo with tonnetz. If you use a bad argument, lets says n_fft, you will got
the error message
TypeError: **chroma_cqt()** got an unexpected keyword argument 'n_fft'
which is misleading. It smells the copypastaThe text was updated successfully, but these errors were encountered: