Skip to content

Commit bb61c2d

Browse files
[PR #12101/e458a830 backport][3.14] Strip function def from code example (#12103)
**This is a backport of PR #12101 as merged into master (e458a83).**
1 parent e69617b commit bb61c2d

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)