From 494b2789bbc092d057fa61001e7d133c8922f34f Mon Sep 17 00:00:00 2001 From: "brian.quinlan" Date: Sun, 14 Jun 2009 13:19:52 +0000 Subject: Formatting fix. --- docs/index.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 5fb5b8b..b170aee 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,8 +2,7 @@ =========================================== .. module:: futures - :synopsis: Execute computations asynchronously using threads or - (experimentally) processes. + :synopsis: Execute computations asynchronously using threads or (experimentally) processes. The :mod:`futures` module provides a high-level interface for asynchronously executing functions and methods. -- cgit v1.2.1