Skip to content

Commit

Permalink
deploy keys doc: fix inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauvain Pocentek committed Jan 25, 2017
1 parent 5352c36 commit 1d827bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gl_objects/deploy_keys.py
Expand Up @@ -4,7 +4,7 @@

# global get
key = gl.keys.get(key_id)
# end global key
# end global get

# list
keys = gl.project_keys.list(project_id=1)
Expand Down

0 comments on commit 1d827bd

Please sign in to comment.