Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix seen_prs set handling -- pr.number is an int, and previously this…
… set was strings. Integer is better to use consistently.
- Loading branch information