📝 Remove unnecessary bullet from docs (#13641)

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

No files matched your search

+1 -1
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
+1 -1
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