oc-develop_oneteam/venv/lib/python3.11/site-packages/argcomplete/exceptions.py
2024-02-03 21:52:43 -05:00

3 lines
112 B
Python

class ArgcompleteException(Exception):
"Exception raised when the shell argument completion process fails."