Skip to content

Commit 7091b1f

Browse files
authored
Update init.rst (#979)
1 parent 6785434 commit 7091b1f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/init.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,6 @@ Here's an example of a manual default value:
372372

373373
.. doctest::
374374

375-
>>> from typing import Optional
376-
377375
>>> @define
378376
... class C:
379377
... x: int

0 commit comments

Comments
 (0)