Skip to content

Commit

Permalink
Added whitespace to aid comprehension
Browse files Browse the repository at this point in the history
Co-authored-by: Casper Welzel Andersen <[email protected]>
  • Loading branch information
ml-evs and CasperWA authored Oct 5, 2020
1 parent 1a617d3 commit 3ac9446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optimade/server/middleware.py
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ async def dispatch(self, request: Request, call_next):
!!! note
The order in which middleware is added to an application matters.
As discussed in the docstring of
[`AddWarnings`][optimade.server.middleware.AddWarnings], this
middleware is the final entry to this list so that it is the first
Expand Down

0 comments on commit 3ac9446

Please sign in to comment.