Skip to content

Commit 506c9c4

Browse files
committed
Fix e83a13d
Bad identation
1 parent e83a13d commit 506c9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/validation_library.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dataclasses, Pydantic dataclasses, or BaseModels.
8080
class Person(TypedDict):
8181
name: str
8282
83-
.. tab:: Pydantic dataclasses
83+
.. tab:: Pydantic dataclasses
8484

8585
.. code-block:: python
8686

0 commit comments

Comments
 (0)