Update init.rst (#979)
This commit is contained in:
parent
6785434ed8
commit
7091b1f89a
|
@ -372,8 +372,6 @@ Here's an example of a manual default value:
|
|||
|
||||
.. doctest::
|
||||
|
||||
>>> from typing import Optional
|
||||
|
||||
>>> @define
|
||||
... class C:
|
||||
... x: int
|
||||
|
|
Loading…
Reference in New Issue