summaryrefslogtreecommitdiff
path: root/numpy/lib/function_base.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2020-09-02 12:40:27 +0100
committerGitHub <noreply@github.com>2020-09-02 12:40:27 +0100
commitd31cc73b3e8772550d551931a8b0a5d8f3aae9c9 (patch)
treeb7fe79f10777687e253fe3d9801cc7d370107572 /numpy/lib/function_base.py
parenta84b28afb9fdd0547148ba186d59fcaba9e82a8d (diff)
downloadnumpy-d31cc73b3e8772550d551931a8b0a5d8f3aae9c9.tar.gz
Update numpy/lib/function_base.py
Diffstat (limited to 'numpy/lib/function_base.py')
-rw-r--r--numpy/lib/function_base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/lib/function_base.py b/numpy/lib/function_base.py
index 04b051973..ebfba1af1 100644
--- a/numpy/lib/function_base.py
+++ b/numpy/lib/function_base.py
@@ -1488,7 +1488,7 @@ def _unwrap_dispatcher(p, discont=None, axis=None, *, period=None):
@array_function_dispatch(_unwrap_dispatcher)
def unwrap(p, discont=None, axis=-1, *, period=2*pi):
- """
+ r"""
Unwrap by taking the complement of large deltas with respect to the period.
This unwraps a signal `p` by changing elements which have an absolute