Skip to content

Commit a692d59

Browse files
committed
fix pep8
1 parent 4852462 commit a692d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab/objects.py

+1
Original file line numberDiff line numberDiff line change
@@ -1171,6 +1171,7 @@ class ProjectFork(GitlabObject):
11711171
requiredUrlAttrs = ['project_id']
11721172
optionalCreateAttrs = ['namespace']
11731173

1174+
11741175
class ProjectForkManager(BaseManager):
11751176
obj_cls = ProjectFork
11761177

0 commit comments

Comments
 (0)