Skip to content

Follow starlette guide for middleware#4

Merged
audreyfeldroy merged 2 commits intomainfrom
use-starlette-pattern
Mar 13, 2026
Merged

Follow starlette guide for middleware#4
audreyfeldroy merged 2 commits intomainfrom
use-starlette-pattern

Conversation

@pydanny
Copy link
Copy Markdown
Member

@pydanny pydanny commented Mar 13, 2026

I told @audreyfeldroy that the __call__ method needed to return an app. That was wrong and she made commits based on my error. This PR addresses my mistake and returns the project to her original design.

I told @audreyfeldroy that the `__call__` method needed to return an app. That was wrong and she made commits based on my error. This PR addresses my mistake and returns the project to her original design.
Signed-off-by: Audrey M. Roy Greenfeld <audrey@feldroy.com>
@audreyfeldroy audreyfeldroy merged commit 2e64a57 into main Mar 13, 2026
9 checks passed
@audreyfeldroy
Copy link
Copy Markdown
Member

Thanks @pydanny ❤️

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.

2 participants