We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03dd0e7 commit 2d74838Copy full SHA for 2d74838
1 file changed
Doc/library/enum.rst
@@ -4,10 +4,10 @@
4
.. module:: enum
5
:synopsis: Implementation of an enumeration class.
6
7
-.. :moduleauthor:: Ethan Furman <ethan@stoneleaf.us>
8
-.. :sectionauthor:: Barry Warsaw <barry@python.org>,
9
-.. :sectionauthor:: Eli Bendersky <eliben@gmail.com>,
10
-.. :sectionauthor:: Ethan Furman <ethan@stoneleaf.us>
+.. moduleauthor:: Ethan Furman <ethan@stoneleaf.us>
+.. sectionauthor:: Barry Warsaw <barry@python.org>
+.. sectionauthor:: Eli Bendersky <eliben@gmail.com>
+.. sectionauthor:: Ethan Furman <ethan@stoneleaf.us>
11
12
.. versionadded:: 3.4
13
0 commit comments