Fixed title underline length

This commit is contained in:
Alex Gr?nholm 2010-12-23 23:17:49 +00:00
parent 93c47934c1
commit f64a680f92
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
:mod:`concurrent.futures` --- Asynchronous computation
===========================================
======================================================
.. module:: concurrent.futures
:synopsis: Execute computations asynchronously using threads or processes.