Skip to content

Commit

Permalink
hide the action attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauvain Pocentek committed Sep 19, 2015
1 parent e5aa69b commit 3270865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitlab/cli.py
Expand Up @@ -278,6 +278,7 @@ def main():
args.pop("config_file")
args.pop("verbose")
args.pop("what")
args.pop("action")

cls = None
try:
Expand Down

0 comments on commit 3270865

Please sign in to comment.