Skip to content

Commit

Permalink
pep8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauvain Pocentek committed Nov 5, 2016
1 parent 20143f5 commit 68c09b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitlab/objects.py
Expand Up @@ -702,6 +702,7 @@ class CurrentUser(GitlabObject):
('keys', CurrentUserKeyManager, [('user_id', 'id')])
)


class ApplicationSettings(GitlabObject):
_url = '/application/settings'
_id_in_update_url = False
Expand Down

0 comments on commit 68c09b7

Please sign in to comment.