Update the readme and remove some wording duplication. (#351)

This commit is contained in:
Landon Gray
2024-01-18 09:39:19 -05:00
committed by GitHub
parent dac25d1cc0
commit b47733a0bf
+1 -1
View File
@@ -68,7 +68,7 @@
"source": [
"## Pydantic to the rescue\n",
"\n",
"Pydantic is a library that allows us to define data structures, and then validate them. It also allows us to define data structures.\n"
"Pydantic is a library that allows us to define data structures, and then validate them.\n"
]
},
{