Update init.rst (#979)

This commit is contained in:
Marcelo Trylesinski 2022-07-07 15:04:05 +02:00 committed by GitHub
parent 6785434ed8
commit 7091b1f89a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -372,8 +372,6 @@ Here's an example of a manual default value:
.. doctest:: .. doctest::
>>> from typing import Optional
>>> @define >>> @define
... class C: ... class C:
... x: int ... x: int