diff options
| author | 2020-07-17 11:06:17 -0700 | |
|---|---|---|
| committer | 2020-07-31 22:58:05 -0700 | |
| commit | a16ba995944e213f90fbe78d2ec534f99f70b9f8 (patch) | |
| tree | 32292c56a0edd3e9a2b6c7c9153b0f087d049122 /Pipfile.lock | |
| parent | Decorators: add mutually exclusive decorator (diff) | |
Decorators: drop arg pos/name support for mutually_exclusive
Supporting ID retrieval by arg name or position made for a confusing
interface. I also doubt it would have been used much. A callable can
achieve the same thing, albeit with a little more code.
Now the decorator instead supports passing an ID directly or a callable.
Diffstat (limited to 'Pipfile.lock')
0 files changed, 0 insertions, 0 deletions