By inspection validnames is always a Set[bytes] here, but for some
reason pytype is convinced it's a bytes. Let's disable the error for now.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHGf5fcf7123a92: wireprototypes: disable pytype where it's just confused
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped