There was an error while loading. Please reload this page.
1 parent 213db85 commit 69cff04Copy full SHA for 69cff04
1 file changed
Doc/library/dataclasses.rst
@@ -528,7 +528,7 @@ Module contents
528
529
.. data:: MISSING
530
531
- A :class:`sentinel` object signifying a missing default or default_factory.
+ A :class:`sentinel` object signifying a missing default or *default_factory*.
532
533
.. versionchanged:: 3.15
534
:const:`!MISSING` is now a :class:`sentinel` object.
0 commit comments