Skip to content

Commit

Permalink
fix pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
koyaan committed Sep 10, 2016
1 parent 4852462 commit a692d59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitlab/objects.py
Expand Up @@ -1171,6 +1171,7 @@ class ProjectFork(GitlabObject):
requiredUrlAttrs = ['project_id']
optionalCreateAttrs = ['namespace']


class ProjectForkManager(BaseManager):
obj_cls = ProjectFork

Expand Down

0 comments on commit a692d59

Please sign in to comment.