lintmonster

This commit is contained in:
Peter Eckersley
2015-09-16 17:03:09 -07:00
parent d89b695be6
commit 630c715350
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -675,7 +675,7 @@ def create_parser(plugins, args):
# For now unfortunately this constant just needs to match the code below;
# there isn't an elegant way to autogenerate it in time.
VERBS = ["run", "auth", "install", "revoke", "rollback", "config_changes",\
VERBS = ["run", "auth", "install", "revoke", "rollback", "config_changes",
"plugins"]