gh-87613: Argument Clinic vectorcall decorator #116735
Annotations
2 errors
|
lint
Process completed with exit code 1.
|
|
ruff (F841):
Tools/clinic/libclinic/dsl_parser.py#L479
Tools/clinic/libclinic/dsl_parser.py:479:22: F841 Local variable `value` is assigned to but never used
help: Remove assignment to unused variable `value`
|