8000 hide the action attribute · guyzmo/python-gitlab@3270865 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3270865

Browse files
author
Gauvain Pocentek
committed
hide the action attribute
1 parent e5aa69b commit 3270865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ def main():
278278
args.pop("config_file")
279279
args.pop("verbose")
280280
args.pop("what")
281+
args.pop("action")
281282

282283
cls = None
283284
try:

0 commit comments

Comments
 (0)
0