[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`