8000 Update projects.rst · kernelport/python-gitlab@6ada4b0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ada4b0

Browse files
authored
Update projects.rst
1 parent 0a687d3 commit 6ada4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gl_objects/projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Delete a custom attribute for a project::
292292

293293
Search projects by custom attribute::
294294

295-
project.customattributes.set('type': 'internal')
295+
project.customattributes.set('type', 'internal')
296296
gl.projects.list(custom_attributes={'type': 'internal'})
297297

298298
Project files

0 commit comments

Comments
 (0)
0