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

+1
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)