Fix typo.
This commit is contained in:
parent
17cc5bc3f7
commit
cd24cee7b4
|
@ -226,7 +226,7 @@ The parameters to ``dataclass`` are:
|
||||||
generate an exception. This emulates read-only frozen instances.
|
generate an exception. This emulates read-only frozen instances.
|
||||||
See the discussion below.
|
See the discussion below.
|
||||||
|
|
||||||
``field``s may optionally specify a default value, using normal
|
``field``'s may optionally specify a default value, using normal
|
||||||
Python syntax::
|
Python syntax::
|
||||||
|
|
||||||
@dataclass
|
@dataclass
|
||||||
|
|
Loading…
Reference in New Issue