📝 Remove unnecessary bullet from docs (#13641)

This commit is contained in:
OA
2025-04-26 18:00:32 +02:00
committed by GitHub
parent fe0c643e90
commit c2fb5cc109
2 changed files with 2 additions and 2 deletions

View File

@@ -150,7 +150,7 @@ $ pip install "fastapi[standard]"
### Create it
* Create a file `main.py` with:
Create a file `main.py` with:
```Python
from typing import Union

View File

@@ -146,7 +146,7 @@ $ pip install "fastapi[standard]"
### Create it
* Create a file `main.py` with:
Create a file `main.py` with:
```Python
from typing import Union