fix: fix PLR1714 lint errors #79
Annotations
2 errors
pylib/gyp/generator/make.py#L2031
pylib/gyp/generator/make.py:2031:16: PLR1714 Consider merging multiple comparisons: `self.alias not in (self.output, self.target)`. Use a `set` if the elements are hashable.
|
|
The logs for this run have expired and are no longer available.
Loading