Skip to content

Commit

Permalink
PEP 663: Fix typo and creation date (GH-2110)
Browse files Browse the repository at this point in the history
jacobtylerwalls authored Nov 6, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4b865b9 commit c69a1c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pep-0663.txt
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ Discussions-To: [email protected]
Status: Draft
Type: Informational
Content-Type: text/x-rst
Created: 23-Feb-2013
Created: 30-Jun-2021
Python-Version: 3.11
Post-History: 20-Jul-2021, 02-Nov-2021
Resolution:
@@ -82,7 +82,7 @@ will, of course, already change its ``repr()`` in certain cases.
Specification
=============

There a three broad categories of enum usage:
There are three broad categories of enum usage:

- simple: ``Enum`` or ``Flag``
a new enum class is created with no data type mixins

0 comments on commit c69a1c3

Please sign in to comment.