bpo-21063: Improve module synopsis for distutils (GH-17363)

This commit is contained in:
Sanchit Khurana 2019-11-26 03:47:59 +05:30 committed by Brett Cannon
parent c6a7bdb356
commit f8a6316778
5 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,7 @@
=======================================================
.. module:: statistics
:synopsis: mathematical statistics functions
:synopsis: Mathematical statistics functions
.. moduleauthor:: Steven D'Aprano <steve+python@pearwood.info>
.. sectionauthor:: Steven D'Aprano <steve+python@pearwood.info>