Skip to content

Fix typing error #783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix typing error #783

wants to merge 3 commits into from

Conversation

scotts
Copy link
Contributor

@scotts scotts commented Jul 17, 2025

We had a trivial typing error where the function was declared as taking strings, but we were passing in ints. I am surprised this passed the type-checking lint. Maybe because we never actually use the value externally?

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jul 17, 2025
@scotts scotts marked this pull request as ready for review July 17, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants