We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b610d66 commit 617aa64Copy full SHA for 617aa64
1 file changed
docs/gl_objects/projects.rst
@@ -50,9 +50,6 @@ Results can also be sorted using the following parameters:
50
# List starred projects
51
projects = gl.projects.starred()
52
53
- # List all the projects
54
- projects = gl.projects.all()
55
-
56
# Search projects
57
projects = gl.projects.list(search='keyword')
58
0 commit comments