We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1de30b commit 7443cd8Copy full SHA for 7443cd8
gitlab/types.py
@@ -46,7 +46,6 @@ def get_for_api(self):
46
47
48
class ScopesListAttribute(ListAttribute):
49
-
50
def get_for_api(self):
51
# scopes are expected to be a list of strings
52
if isinstance(self._value, str):
0 commit comments