mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 06:08:36 -05:00
3d3e4ad150
Once since it is defined as a CustomCommand subclass, and once because it is an endpoint at the /api/v2/ level. With Python 3.11 argparse has become more strict and will raise an exception when you try to inject duplicate subparsers.