Skip to content

Commit

Permalink
Bypass lint complaints?
Browse files Browse the repository at this point in the history
No-Issue

Signed-off-by: James Tanner <tanner.jc@gmail.com>
  • Loading branch information
jctanner committed Jun 10, 2024
1 parent 9dd563c commit b1189c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions galaxy_ng/app/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@ class DeploymentMode(enum.Enum):
"global_description": _("Delete any existing collection."),
"ui_category": _("Collections"),
},
#"ansible.view_ansiblerepository": {
# "ansible.view_ansiblerepository": {
# "name": _("View Ansible repository"),
# "object_description": _("View this Ansible repository."),
# "global_description": _("View this Ansible repository."),
# "ui_category": _("Collections"),
#},
# },
"ansible.modify_ansible_repo_content": {
"name": _("Modify Ansible repo content"),
"object_description": _("Modify content of this Ansible repository."),
Expand Down

0 comments on commit b1189c7

Please sign in to comment.