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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ab590ef0686756b7265ee5a55514c37b86cc5ad;p=python Remove leading blank line from cmath.rst --- 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 ===========================================================