We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74fb26a commit eefa3e3Copy full SHA for eefa3e3
.learn/exercises/07-post_todo/README.md
@@ -29,7 +29,7 @@ print(request.json)
29
30
## 📝 Instructions:
31
32
-1. Remember to import request at the top of the file:
+1. Remember to import `request` at the top of the file:
33
34
```python
35
from flask import request
0 commit comments