summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2009-07-28 16:45:13 +0000
committerMark Dickinson <dickinsm@gmail.com>2009-07-28 16:45:13 +0000
commit8ab590ef0686756b7265ee5a55514c37b86cc5ad (patch)
treedc76d6dc560d083511a9b9ffa137712f288627a6
parent44ec7ac9474bf73a41b0b455c68980f8a0839c37 (diff)
downloadcpython-git-8ab590ef0686756b7265ee5a55514c37b86cc5ad.tar.gz
Remove leading blank line from cmath.rst
-rw-r--r--Doc/library/cmath.rst1
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
===========================================================