Ask a question to get started
Enter to send•Shift+Enter new line
Validate specified keyword args are mutually exclusive.
xor_args( *arg_groups: tuple[str, ...] = (), ) -> Callable
*arg_groups
tuple[str, ...]
()
Groups of mutually exclusive keyword args.