Skip to content

Commit 7443cd8

Browse files
committed
chore: make lint happy
1 parent d1de30b commit 7443cd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gitlab/types.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ def get_for_api(self):
4646

4747

4848
class ScopesListAttribute(ListAttribute):
49-
5049
def get_for_api(self):
5150
# scopes are expected to be a list of strings
5251
if isinstance(self._value, str):

0 commit comments

Comments
 (0)