remove repeat newline in docs (#4544)

This commit is contained in:
Samuel Colvin
2022-09-20 15:01:22 +01:00
committed by GitHub
parent e4a0561dbc
commit c3e3fafae0
-1
View File
@@ -21,7 +21,6 @@ conda install pydantic -c conda-forge
By default `pip install` provides optimized binaries via [PyPI](https://pypi.org/project/pydantic/#files) for Linux, MacOS and 64bit Windows.
If you're installing manually, install `cython` before installing *pydantic* and compilation should happen automatically.
To test if *pydantic* is compiled run: