From: Mark Dickinson Date: Tue, 28 Jul 2009 16:45:13 +0000 (+0000) Subject: Remove leading blank line from cmath.rst X-Git-Tag: v2.7a1~701 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab590ef0686756b7265ee5a55514c37b86cc5ad;p=thirdparty%2FPython%2Fcpython.git Remove leading blank line from cmath.rst --- diff --git a/Doc/library/cmath.rst b/Doc/library/cmath.rst index 1a75d87b6b56..4797beaefaa5 100644 --- a/Doc/library/cmath.rst +++ b/Doc/library/cmath.rst @@ -1,4 +1,3 @@ - :mod:`cmath` --- Mathematical functions for complex numbers ===========================================================