diff options
-rw-r--r-- | Doc/library/cmath.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/cmath.rst b/Doc/library/cmath.rst index 1a75d87b6b..4797beaefa 100644 --- a/Doc/library/cmath.rst +++ b/Doc/library/cmath.rst @@ -1,4 +1,3 @@ - :mod:`cmath` --- Mathematical functions for complex numbers =========================================================== |