ruff
3fcc1402 - [pylint] - implement `super-without-brackets`/`W0245` (#9257)

Commit
1 year ago
[pylint] - implement `super-without-brackets`/`W0245` (#9257) ## Summary Implement [`super-without-brackets`/`W0245`](https://pylint.readthedocs.io/en/latest/user_guide/messages/warning/super-without-brackets.html) See: #970 ## Test Plan `cargo test`
Author
Parents
Loading