Skip to content

Commit e458a83

Browse files
Strip function def from code example (#12101)
1 parent c61738a commit e458a83

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/client_middleware_cookbook.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ efficient to implement without a middleware:
6060

6161
.. literalinclude:: code/client_middleware_cookbook.py
6262
:pyobject: token_refresh_preemptively_example
63+
:lines: 2-
64+
:dedent:
6365

6466
Or combine the above approaches to create a more robust solution.
6567

0 commit comments

Comments
 (0)