diff --git a/pep-0636.rst b/pep-0636.rst index 16d066bb6..70b4ee96e 100644 --- a/pep-0636.rst +++ b/pep-0636.rst @@ -18,9 +18,6 @@ Resolution: Abstract ======== -**NOTE:** This draft is incomplete and not intended for review yet. -We're checking it into the peps repo for the convenience of the authors. - This PEP is a tutorial for the pattern matching introduced by PEP 634. PEP 622 proposed syntax for pattern matching, which received detailed discussion