You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* I001 - Import block is un-sorted or un-formatted
* B028 - No explicit `stacklevel` keyword argument found
* COM812 - Trailing comma missing
* EM101 - Exception must not use a string literal, assign to variable first
* FURB113 - Use `procArgs.extend(...)` instead of repeatedly calling `procArgs.append()`
* PIE810 - Call `endswith` once with a `tuple`
* SIM300 - Yoda condition detected
* TC006 - Add quotes to type expression in `typing.cast()`
* UP032 - Use f-string instead of `format` call
* Fix few ruff fixes
---------
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
0 commit comments