Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
signal
: Add return type annotation for savgol_coeffs
In the file `_savitzky_golay.pyi`. Additionally add `Literal` type annotation for the `use` parameter which can only be "conv" or "dot".
- Loading branch information