Scott Hendricks

Results 1 issues of Scott Hendricks

## Summary The Kubernetes protobuf library contains a top level `List` [object](https://github.com/kubernetes/apimachinery/blob/703232ea6da48aed7ac22260dabc6eac01aab896/pkg/api/meta/interfaces.go#L33), which collided with the `typing.List` import in the top of each file. This resulted in the following error...