Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update request.md - nitpick #2946

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

BeastImran
Copy link

Little nitpick here

image

@BeastImran BeastImran requested a review from a team as a code owner May 2, 2024 17:20
@@ -167,7 +167,6 @@ The `request.ctx` object by default is a `SimpleNamespace` object allowing you t

This is often used to store items like authenticated user details. We will get more into [middleware](./middleware.md) later, but here is a simple example.

```python
@app.on_request
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the line you have removed should be kept but that the one at line 164 (above) be deleted. The ### heading and text paragraph in between lines 164 and 170 are Markdown, not Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants