Skip to content

Commit

Permalink
Merge pull request #116 from karpp/patch-1
Browse files Browse the repository at this point in the history
Fix error in documentation of resample function
  • Loading branch information
bmcfee committed Dec 16, 2022
2 parents 1e96fa7 + 2b57cbf commit 1d1a08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resampy/core.py
Expand Up @@ -43,7 +43,7 @@ def resample(
parallel : optional, bool
Enable/disable parallel computation exploiting multi-threading.
Default: True.
Default: False.
**kwargs
additional keyword arguments provided to the specified filter
Expand Down

0 comments on commit 1d1a08a

Please sign in to comment.