Skip to content

Commit

Permalink
Fix the impersonation token deletion example
Browse files Browse the repository at this point in the history
Fixes #476
  • Loading branch information
Gauvain Pocentek committed Mar 29, 2018
1 parent f980707 commit c5b9676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/gl_objects/users.rst
Expand Up @@ -147,8 +147,8 @@ Create and use an impersonation token for a user:
Revoke (delete) an impersonation token for a user:

.. literalinclude:: users.py
:start-after: # it list
:end-before: # end it list
:start-after: # it delete
:end-before: # end it delete

Current User
============
Expand Down

0 comments on commit c5b9676

Please sign in to comment.