We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b18d3 commit c5e4c76Copy full SHA for c5e4c76
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