You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorial/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Type hints
4
4
5
-
If you need a refreshed about how to use Python type hints (type annotations), check <ahref="https://fastapi.tiangolo.com/python-types/"class="external-link"target="_blank">FastAPI's Python types intro</a>.
5
+
If you need a refresher about how to use Python type hints (type annotations), check <ahref="https://fastapi.tiangolo.com/python-types/"class="external-link"target="_blank">FastAPI's Python types intro</a>.
6
6
7
7
You can also check the <ahref="https://mypy.readthedocs.io/en/latest/cheat_sheet_py3.html"class="external-link"target="_blank">mypy cheat sheet</a>.
0 commit comments