This was caught by someone who was looking for the
super(cls, self).__init__(self, ...)
pattern in all code in our Google-internal repo.
| quark | |
| pulkit |
| hg-reviewers |
This was caught by someone who was looking for the
super(cls, self).__init__(self, ...)
pattern in all code in our Google-internal repo.
| Lint Skipped |
| Unit Tests Skipped |